felixdae commited on
Commit
7ea1427
1 Parent(s): a3a30c2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: sentence
5
+ dtype: string
6
+ splits:
7
+ - name: train
8
+ num_bytes: 591658727.6825764
9
+ num_examples: 4000000
10
+ - name: valid
11
+ num_bytes: 66561606.86428984
12
+ num_examples: 450000
13
+ - name: test
14
+ num_bytes: 3224360
15
+ num_examples: 22210
16
+ download_size: 454512275
17
+ dataset_size: 661444694.5468663
18
+ ---
19
+ # Dataset Card for "openwebtext-wordlength"
20
+
21
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)