--- dataset_info: features: - name: post_id dtype: string - name: post_title dtype: string - name: post_body dtype: string - name: subreddit dtype: string - name: post_url dtype: string - name: flair_text dtype: string - name: score dtype: int64 - name: comments dtype: int64 - name: upvote_ratio dtype: float64 - name: date-time dtype: string splits: - name: train num_bytes: 22993 num_examples: 80 - name: test num_bytes: 8008 num_examples: 20 download_size: 37369 dataset_size: 31001 --- # Dataset Card for "reddit_posts" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)