File size: 1,048 Bytes
d67ba6a a8d4b42 4803e94 d1f2b28 89cbd3b 12bc121 d67ba6a |
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 37 38 39 40 41 42 43 44 45 46 |
---
dataset_info:
features:
- name: start_date
dtype: string
- name: end_date
dtype: string
- name: thread_id
dtype: string
- name: subreddit
dtype: string
- name: subreddit_id
dtype: string
- name: total_score
dtype: int64
- name: text
dtype: string
- name: num_messages
dtype: int64
- name: avg_score
dtype: float64
splits:
- name: tifu
num_bytes: 454388196
num_examples: 208970
- name: Documentaries
num_bytes: 93629662
num_examples: 54210
- name: explainlikeimfive
num_bytes: 1046681120
num_examples: 652525
- name: WritingPrompts
num_bytes: 845178305
num_examples: 211245
- name: changemyview
num_bytes: 951562359
num_examples: 134667
- name: LifeProTips
num_bytes: 270244448
num_examples: 237375
download_size: 2179628539
dataset_size: 3661684090
---
# Dataset Card for "REDDIT_threaded"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |