Datasets:
Upload redpajama_cc/packing_meta.json with huggingface_hub
Browse files
redpajama_cc/packing_meta.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"domain": "redpajama_cc",
|
| 3 |
+
"hf_source": "togethercomputer/RedPajama-Data-V2",
|
| 4 |
+
"weight_pct": 6,
|
| 5 |
+
"n_streamed": 1050391,
|
| 6 |
+
"n_quality_fail": 53272,
|
| 7 |
+
"n_dup": 15327,
|
| 8 |
+
"n_tokenized": 981792,
|
| 9 |
+
"n_tok_fail": 0,
|
| 10 |
+
"train_sequences": 520865,
|
| 11 |
+
"val_sequences": 356,
|
| 12 |
+
"train_tokens": 1066731520,
|
| 13 |
+
"val_tokens": 729088,
|
| 14 |
+
"seq_len": 2048,
|
| 15 |
+
"n_shards": 11,
|
| 16 |
+
"elapsed_s": 1342.5
|
| 17 |
+
}
|