CLIWorks commited on
Commit
5efd778
·
verified ·
1 Parent(s): 167e081

Upload data/metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. data/metadata.json +9 -0
data/metadata.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "input_dir": "/home/lamcodealong/fineweb_10bt/sample/10BT",
3
+ "seq_len": 2048,
4
+ "vocab_size": 272,
5
+ "dtype": "uint16",
6
+ "total_samples": 9672101,
7
+ "total_tokens": 17268243758,
8
+ "token_format": "BOS + UTF-8 bytes + EOS (byte-level, 272 vocab)"
9
+ }