AstrAI/astrai/preprocessing
ViperEkura dbe5891201 refactor : 统一 SectionedMaskBuilder,支持可配置 dtype
- 三合一 MaskBuilder,移除 chat/instruction/text,统一为 sections 配置
- OutputConfig 增加 dtype 字段 (per-key,默认 int32)
- 移除 from __future__ import annotations
- 测试适配新配置格式
2026-05-31 14:24:10 +08:00
..
__init__.py refactor : 统一 SectionedMaskBuilder,支持可配置 dtype 2026-05-31 14:24:10 +08:00
builder.py refactor : 统一 SectionedMaskBuilder,支持可配置 dtype 2026-05-31 14:24:10 +08:00
pipeline.py refactor : 统一 SectionedMaskBuilder,支持可配置 dtype 2026-05-31 14:24:10 +08:00