--- 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: 97334 num_examples: 320 - name: test num_bytes: 27972 num_examples: 80 download_size: 81893 dataset_size: 125306 --- # Dataset Card for "reddit_posts" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)