NeelNanda commited on
Commit
7867be7
1 Parent(s): eae1e68

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: tokens
5
+ sequence: uint16
6
+ splits:
7
+ - name: train
8
+ num_bytes: 22153340700
9
+ num_examples: 10795975
10
+ download_size: 19746448291
11
+ dataset_size: 22153340700
12
+ ---
13
+ # Dataset Card for "pile-tokenized-10b"
14
+
15
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)