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 | |
download_size: 1500274596 | |
dataset_size: 2439877283 | |
# Dataset Card for "REDDIT_threaded" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |