gpio-llm-rpi5-actions / provenance /token_counts.json
AwaleSagar's picture
GPIO-LLM dataset release gpio_llm_v1
a77eee2 verified
Raw
History Blame Contribute Delete
942 Bytes
{
"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
}
}
}