File size: 1,310 Bytes
8de9543 cfb3553 8de9543 24a7572 8de9543 24a7572 8de9543 0c64fb0 8de9543 cfb3553 0c64fb0 cfb3553 |
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 |
---
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.
|