Person E: utils, experiment runner, visualization & report figures
#10
by shawnyue008 - opened
No description provided.
shawnyue008 changed pull request title from PersonE to Person E: utils, experiment runner, visualization & report figures
Summary
本人(赵超跃)提交 Person E 部分,主要变更:
- **utils/**:OmegaConf 配置管理、全局随机种子、Rich 日志
- scripts/run_experiments.py:六组消融实验自动化编排(config 生成 + 可选 train/eval)
- scripts/visualize.py:训练曲线、实验对比、Cross-Attention 热力图、翻译样例
- scripts/generate_report_figures.py:从 result/*.json 生成报告插图
- 更新 .gitignore、pytest.ini、requirements 等;未包含 HF 拒绝的 .docx/.pdf 大二进制
Fork 分支备份:submit/person-e @ https://huggingface.co/shawnyue008/UCAS-EasyTranslate/tree/submit/person-e
请组长 Review 后合并至 main。谢谢!
shawnyue008 changed pull request status to open