N8Programs commited on
Commit
26a1e87
·
verified ·
1 Parent(s): d03eec9

Add organic OEIS packed stats

Browse files
packed_data/oeis_train_bfile_prefix4096.packed.stats.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "input": "oeis_train_bfile_prefix4096.jsonl",
3
+ "path": "packed_data/oeis_train_bfile_prefix4096.packed",
4
+ "bytes": 377314951,
5
+ "decoded_sequences": 370869,
6
+ "decoded_loss_tokens": 754629901,
7
+ "target_loss_tokens": 754629901,
8
+ "full_tokens": 755000770,
9
+ "max_full_tokens": 4096,
10
+ "packed_data_nibbles": 754259032,
11
+ "packed_delimiter_nibbles": 370869,
12
+ "pad_nibbles": 1,
13
+ "malformed_rows": 0,
14
+ "elapsed_seconds": 1.383
15
+ }