CodePin-SFT-Qwen3.5-0.8B / training /data_filter_summary.json
LeeXugar's picture
Add model card and reproducible SFT process artifacts
93fc4c9 verified
Raw
History Blame Contribute Delete
508 Bytes
{
"tokenizer": "Qwen/Qwen3.5-0.8B",
"max_length": 8192,
"policy": "retain only complete trajectories whose tokenized length is at most max_length",
"train": {
"input_rows": 5700,
"kept_rows": 5676,
"dropped_rows": 24,
"kept_sha256": "4525fc354089ba06e18a85d80a03c767239d4a2eaecfa58df4a67f3a3ee4ecb9"
},
"validation": {
"input_rows": 300,
"kept_rows": 294,
"dropped_rows": 6,
"kept_sha256": "c41d95d99d567b2734b382ba26aa986104b37ca3b506de32a32799a471c9d17d"
}
}