Datasets:
Upload fineweb_edu/packing_meta.json with huggingface_hub
Browse files
fineweb_edu/packing_meta.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"domain": "fineweb_edu",
|
| 3 |
+
"hf_source": "HuggingFaceFW/fineweb-edu",
|
| 4 |
+
"weight_pct": 30,
|
| 5 |
+
"n_streamed": 9000000,
|
| 6 |
+
"n_quality_fail": 480,
|
| 7 |
+
"n_dup": 27799,
|
| 8 |
+
"n_tokenized": 8971721,
|
| 9 |
+
"n_tok_fail": 0,
|
| 10 |
+
"train_sequences": 4385752,
|
| 11 |
+
"val_sequences": 430,
|
| 12 |
+
"train_tokens": 8982020096,
|
| 13 |
+
"val_tokens": 880640,
|
| 14 |
+
"seq_len": 2048,
|
| 15 |
+
"n_shards": 88,
|
| 16 |
+
"elapsed_s": 6290.1
|
| 17 |
+
}
|