guanghulab/brain/training-status.json

38 lines
1.4 KiB
JSON

{
"version": "1.0",
"last_updated": "2026-05-18T13:00+08:00",
"updated_by": "铸渊 (ICE-GL-ZY001)",
"mother_model": {
"status": "completed",
"status_label": "✅ 已完成",
"model": "Qwen/Qwen2.5-7B",
"final_loss": 0.2638,
"final_epoch": 3,
"total_epochs": 3,
"cos_path": "cos://sy-finetune-corpus-1317346199/models/qwen25-7b-sft/final/",
"completed_at": "2026-05-18T~06:00+08:00"
},
"code_model": {
"status": "training",
"status_label": "🔄 训练中(截至最后记录)",
"model": "Qwen/Qwen2.5-Coder-7B",
"cos_path": "cos://sy-finetune-corpus-1317346199/models/qwen25-coder-7b-sft/final/"
},
"pipeline": {
"steps": [
{"name": "母模型训练", "status": "completed", "label": "✅ 完成 (loss=0.2638)"},
{"name": "上传COS (母模型)", "status": "completed", "label": "✅ 已完成"},
{"name": "代码模型训练", "status": "training", "label": "🔄 训练中"},
{"name": "上传COS (代码模型)", "status": "pending", "label": "⚪ 等待完成"}
]
},
"next_phases": {
"distill_mother_to_shuangyan_15b": "⏳ 待蒸馏1.5B霜砚模板",
"distill_coder_to_zhuyuan_15b": "⏳ 代码模型完成后蒸馏1.5B铸渊模板",
"zhuyuan_deep_finetune": "✅ 铸渊深度微调语料已整理 (65条)"
},
"alerts": ["⚠️ 代码模型训练状态待确认"],
"links": {
"notion": "https://www.notion.so/363fb92f383181029fafef8438d6c300"
}
}