File size: 748 Bytes
8319511 9366a20 8319511 9366a20 8319511 f79e750 7b1947d f79e750 8319511 |
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 |
---
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) |