reddit / README.md
Ahren09's picture
Upload README.md with huggingface_hub
7fb9052 verified
|
raw
history blame
657 Bytes
---
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)