Datasets:
File size: 942 Bytes
a77eee2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | {
"tokenizer": "gpio_llm_bpe_12k",
"tokenizer_sha256": "86496421654048f007d0c934db246855143ba73c9ba047d30b13f508ed03c796",
"components": {
"fineweb_edu_dedup": {
"train": {
"docs": 199668,
"tokens": 186818354,
"previous_estimate": 164152809,
"ratio_to_estimate": 1.1381
},
"val": {
"docs": 996,
"tokens": 967541,
"previous_estimate": 847557,
"ratio_to_estimate": 1.1416
}
},
"gpio_actions": {
"train": {
"docs": 58821,
"tokens": 2939732,
"previous_estimate": 2381852,
"ratio_to_estimate": 1.2342
}
}
},
"sft": {
"train": {
"rows": 58821,
"prompt_tokens": 1434212,
"target_tokens": 1505520,
"max_row_tokens": 223
},
"eval": {
"rows": 26297,
"prompt_tokens": 672939,
"target_tokens": 716260,
"max_row_tokens": 218
}
}
}
|