--- 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)