tbenthompson commited on
Commit
90ef2d4
·
1 Parent(s): b16a01c

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: id0
5
+ dtype: uint16
6
+ - name: id1
7
+ dtype: uint16
8
+ - name: id2
9
+ dtype: uint16
10
+ - name: sum_count
11
+ dtype: uint64
12
+ - name: max_count
13
+ dtype: uint32
14
+ - name: frac_max
15
+ dtype: float64
16
+ splits:
17
+ - name: trigram_prefixes
18
+ num_bytes: 12511219415
19
+ num_examples: 478898329
20
+ download_size: 7191379557
21
+ dataset_size: 12511219415
22
+ ---
23
+ # Dataset Card for "pile_ngrams_trigram_prefixes"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)