liuyanchen1015 commited on
Commit
3f4f440
1 Parent(s): fe58ffd

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: sentence
5
+ dtype: string
6
+ - name: idx
7
+ dtype: int64
8
+ - name: score
9
+ dtype: int64
10
+ splits:
11
+ - name: test
12
+ num_bytes: 614492
13
+ num_examples: 720
14
+ - name: train
15
+ num_bytes: 5110338
16
+ num_examples: 5991
17
+ - name: validation
18
+ num_bytes: 558461
19
+ num_examples: 673
20
+ download_size: 3699279
21
+ dataset_size: 6283291
22
+ ---
23
+ # Dataset Card for "VALUE_wikitext2_been_done"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)