修复 README 中学习率配置注释格式问题并更新说明

This commit is contained in:
songsenand 2026-04-02 21:31:40 +08:00
parent 74416bfcb1
commit 5061cbe873
2 changed files with 1 additions and 5 deletions

Binary file not shown.

View File

@ -93,7 +93,3 @@
- 专家数量20
- 束宽5
- 学习率:待调(建议 1e-4 5e-4带warmup
---
此方案结构完整,模块间接口清晰,可立即进入原型实现阶段。建议先在小规模数据上验证前向与训练流程,再逐步扩展至全量数据调优。