File size: 1,529 Bytes
6df0b9f cf14fd2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 |
---
dataset_info:
features:
- name: id
dtype: string
- name: content
dtype: string
- name: score
dtype: int64
- name: date_utc
dtype: timestamp[ns]
- name: title
dtype: string
- name: flair
dtype: string
- name: poster
dtype: string
- name: permalink
dtype: string
- name: updated
dtype: bool
- name: new
dtype: bool
splits:
- name: train
num_bytes: 79483376
num_examples: 11595
download_size: 46344789
dataset_size: 79483376
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
--- Generated Part of README Below ---
## Dataset Overview
The goal is to have an open dataset of [r/bestofredditorupdates](https://www.reddit.com/r/bestofredditorupdates/) submissions. I'm leveraging PRAW and the Reddit API to get downloads.
There is a limit of 1000 in an API call and limited search functionality, so this is run daily to get new submissions.
## Creation Details
This dataset was created by [derek-thomas/dataset-creator-reddit-bestofredditorupdates](https://huggingface.co/spaces/derek-thomas/dataset-creator-reddit-bestofredditorupdates)
## Update Frequency
The dataset is updated daily with the most recent update being `2024-05-17 08:00:00 UTC+0000` where we added **36 new rows**.
## Licensing
[Reddit Licensing terms](https://www.redditinc.com/policies/data-api-terms) as accessed on October 25:
[License information]
## Opt-out
To opt-out of this dataset please make a request in the community tab
|