| dataset_info: | |
| features: | |
| - name: score | |
| dtype: int64 | |
| - name: num_comments | |
| dtype: int64 | |
| - name: title | |
| dtype: string | |
| - name: permalink | |
| dtype: string | |
| - name: selftext | |
| dtype: string | |
| - name: url | |
| dtype: string | |
| - name: created_utc | |
| dtype: timestamp[us, tz=UTC] | |
| - name: author | |
| dtype: string | |
| - name: id | |
| dtype: string | |
| - name: downs | |
| dtype: float64 | |
| - name: ups | |
| dtype: float64 | |
| - name: date | |
| dtype: string | |
| - name: time | |
| dtype: string | |
| splits: | |
| - name: all_days | |
| num_bytes: 3806675432 | |
| num_examples: 9854469 | |
| download_size: 1782830000 | |
| dataset_size: 3806675432 | |
| # Dataset Card for "dataset-creator-askreddit" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) | |
| --- Generated Below --- | |
| # Dataset Name | |
| derek-thomas/dataset-creator-askreddit | |
| ## Update Frequency | |
| The dataset is updated daily and covers the period from `2013-01-01` to 2018-07-18 | |
| ## Dataset Overview | |
| The goal is to have an open dataset of `askreddit` submissions. This has been taken from the Pushshift API. | |
| ## Data Collection | |
| This has been collected with sequential calls that follow the pagination of the pushshift request. | |
| ## Attribution | |
| Data sourced from the Pushshift API. | |