NeelNanda commited on
Commit
b8139a0
1 Parent(s): cd71fd2

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: int32
6
+ splits:
7
+ - name: train
8
+ num_bytes: 44263497500
9
+ num_examples: 10795975
10
+ download_size: 19763664789
11
+ dataset_size: 44263497500
12
+ ---
13
+ # Dataset Card for "pile-small-tokenized-2b"
14
+
15
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)