kdv123 commited on
Commit
6ef3370
·
1 Parent(s): 172e6e8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: dialogue_prob
5
+ dtype: float32
6
+ - name: forum_prob
7
+ dtype: float32
8
+ - name: text
9
+ dtype: string
10
+ splits:
11
+ - name: dev
12
+ num_bytes: 56024585758
13
+ num_examples: 783069484
14
+ - name: test
15
+ num_bytes: 56020867943
16
+ num_examples: 783056225
17
+ - name: train
18
+ num_bytes: 1008456036460
19
+ num_examples: 14095701946
20
+ download_size: 587237732296
21
+ dataset_size: 1120501490161
22
+ ---
23
+ # Dataset Card for "aac_reddit"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)