{ "model_name_or_path": "deepseek-ai/deepseek-coder-1.3b-instruct", "train_file": "/data/haichuan/opd4tg/data/defects4j/offline_teacher_sft_deepseek_coder_6p7b_unfiltered_v2/train.jsonl", "output_dir": "/data/haichuan/opd4tg/checkpoints/offline_teacher_sft/deepseek_coder_1p3b_instruct_from_6p7b_unfiltered_1ep_b32_v2", "train_rows": 4876, "eval_rows": 0, "max_seq_length": 12288, "allow_truncate": false, "use_chat_template": true, "enable_thinking": false, "max_grad_norm": 1.0, "token_length_stats": { "count": 4876, "max": 7595, "p50": 1638, "p90": 3099, "p95": 3762, "p99": 5201, "max_item": { "id": "lang_14_org.apache.commons.lang3.StringUtils_143", "repo_id": null, "member": null, "project": "Lang", "bug_id": 14, "tokens": 7595 } }, "prompt_template": "row.prompt; legacy source fallback only", "fallback_prompt_template": "Generate one JUnit4 test method for the focal method.\nReturn only one Java test method, and the first line must be @Test.\n\nFocal method and context:\n{source}\n\nTest method:\n" }