Datasets:
Upload openwebmath/packing_meta.json with huggingface_hub
Browse files
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 |
+
}
|