File size: 657 Bytes
7fb9052 | 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 | ---
configs:
- config_name: default
data_files:
- split: '2018'
path: data/2018-*
dataset_info:
features:
- name: url
dtype: string
- name: netloc
dtype: string
- name: post_id
dtype: string
- name: timestamp
dtype: int64
- name: subreddit
dtype: string
- name: author
dtype: string
- name: video_id
dtype: string
splits:
- name: '2018'
num_bytes: 93420856
num_examples: 763026
download_size: 43239508
dataset_size: 93420856
---
# Dataset Card for "reddit"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |