File size: 903 Bytes
d67ba6a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a8d4b42
 
 
4803e94
 
 
d1f2b28
 
 
 
 
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
---
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)