AstrAI/astrai/preprocessing
ViperEkura 02a7cb9fa0 feat : preprocessing 支持 DPO/GRPO 多输出格式
- InputConfig 新增 sources 字段驱动多输出映射
- SectionedMaskBuilder 提取 _process_sections/_build_multi 模板方法
- Pipeline 泛化 accumulate 逻辑处理多 key 结果
- 测试拆分为 config/builder/pipeline 三文件,纯函数风格
2026-06-03 10:32:10 +08:00
..
__init__.py refactor : Pipeline 去除去重,ids 重命名为 sequence,泛型透传 2026-05-31 15:14:27 +08:00
builder.py feat : preprocessing 支持 DPO/GRPO 多输出格式 2026-06-03 10:32:10 +08:00
pipeline.py feat : preprocessing 支持 DPO/GRPO 多输出格式 2026-06-03 10:32:10 +08:00