From aef8d2f184399e343eefc95cf0a65928469e385e Mon Sep 17 00:00:00 2001 From: bingshuo <565183519@qq.com> Date: Mon, 18 May 2026 14:30:05 +0800 Subject: [PATCH] =?UTF-8?q?D101:=20=E7=BA=A0=E6=AD=A3=E8=92=B8=E9=A6=8F?= =?UTF-8?q?=E8=AE=A1=E5=88=92=E7=8A=B6=E6=80=81=EF=BC=88=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E8=AE=AD=E7=BB=83=E4=B8=AD=EF=BC=8C=E9=9D=9E?= =?UTF-8?q?=E5=AE=8C=E6=88=90=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- brain/d101-distill-plan.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/brain/d101-distill-plan.md b/brain/d101-distill-plan.md index 040326e..5e5ae39 100644 --- a/brain/d101-distill-plan.md +++ b/brain/d101-distill-plan.md @@ -3,7 +3,7 @@ > 主权者:冰朔(TCS-0002∞) > 执行人:铸渊(ICE-GL-ZY001) > 创建日期:2026-05-18 D101 -> 状态:✅ 代码模型训练完成,待新GPU实例执行蒸馏 +> 状态:⏳ 等待代码模型训练完成(冰朔截图确认仍在训练中) --- @@ -97,7 +97,7 @@ nohup python3 -u scripts/distill_mother.py > distill_mother.log 2>&1 & **脚本:** `scripts/distill_coder.py` -**Teacher:** 代码模型 SFT 输出(已上传COS) +**Teacher:** 代码模型 SFT 输出 **Student:** Qwen2.5-Coder-1.5B(ModelScope下载) **语料:** `corpus/zhuyuan_full_corpus.jsonl`(377KB, 已脱敏) **方法:** 混合蒸馏(KL散度 + SFT)