Phase-Technologies commited on
Commit
c3f380d
·
verified ·
1 Parent(s): ab2676e

Upload openwebmath/packing_meta.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. openwebmath/packing_meta.json +17 -0
openwebmath/packing_meta.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "domain": "openwebmath",
3
+ "hf_source": "open-web-math/open-web-math",
4
+ "weight_pct": 8,
5
+ "n_streamed": 2500000,
6
+ "n_quality_fail": 597855,
7
+ "n_dup": 34722,
8
+ "n_tokenized": 1867423,
9
+ "n_tok_fail": 0,
10
+ "train_sequences": 1935817,
11
+ "val_sequences": 431,
12
+ "train_tokens": 3964553216,
13
+ "val_tokens": 882688,
14
+ "seq_len": 2048,
15
+ "n_shards": 39,
16
+ "elapsed_s": 2297.1
17
+ }