File size: 1,148 Bytes
7fb9052 43d0730 7fb9052 c8c78a7 7fb9052 0261740 7fb9052 0261740 43d0730 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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 |
---
configs:
- config_name: default
data_files:
- split: '2018'
path: data/2018-*
- split: '2019'
path: data/2019-*
- split: '2020'
path: data/2020-*
- split: '2021'
path: data/2021-*
- split: '2022'
path: data/2022-*
dataset_info:
features:
- name: url
dtype: string
- name: netloc
dtype: string
- name: post_id
dtype: string
- name: timestamp
dtype: string
- name: subreddit
dtype: string
- name: author
dtype: string
- name: video_id
dtype: string
- name: author_fullname
dtype: string
splits:
- name: '2018'
num_bytes: 1244625478
num_examples: 8260771
- name: '2019'
num_bytes: 1449995598
num_examples: 9493236
- name: '2020'
num_bytes: 2142967416
num_examples: 13914701
- name: '2021'
num_bytes: 2160088562
num_examples: 13939426
- name: '2022'
num_bytes: 1712758493
num_examples: 11165317
download_size: 2881201710
dataset_size: 8710435547
---
# Dataset Card for "reddit"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |