58d75cc56a
- ars_opd/configs.py: 冻结 dataclass,机器路径无默认强制显式传入; 双预算/enable_thinking/lr 差异均按 §7 规范标注 - __post_init__ 构造即校验,防"completion 预算为零→loss 恒 0"静默空训练 - tests/test_configs.py: 6 个校验测试 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
5 lines
162 B
Python
5 lines
162 B
Python
"""ars_opd:OmniOPD (arXiv:2606.01476v2) 的分层重构实现。
|
||
|
||
模块与论文的对应关系见 CLAUDE.md §3(单一事实源),此处不重复。
|
||
"""
|