- Extract SingleOutputMaskBuilder for SFT and pretrain configs - Extract MultiOutputMaskBuilder for DPO and GRPO configs - Keep SectionedMaskBuilder as backward-compatible facade - Register "single" and "multi" names in MaskBuilderFactory - Add parity and rejection tests for concrete builders |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_checkpoint.py | ||
| test_dataset.py | ||
| test_preprocess_builder.py | ||
| test_preprocess_config.py | ||
| test_preprocess_pipeline.py | ||
| test_sampler.py | ||