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