fddemarco/pushshift-reddit
Dataset Card for "pushshift-reddit" More Information needed
63.6k
1---2dataset_info:3 features:4 - name: author5 dtype: string6 - name: created_utc7 dtype: int648 - name: id9 dtype: string10 - name: num_comments11 dtype: int6412 - name: score13 dtype: int6414 - name: selftext15 dtype: string16 - name: subreddit17 dtype: string18 - name: subreddit_id19 dtype: string20 - name: title21 dtype: string22 splits:23 - name: train24 num_bytes: 2025329958325 num_examples: 12178221726 download_size: 2025329958327 dataset_size: 2025329958328---29# Dataset Card for "pushshift-reddit"30 31[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)32 