Go to file
linlin d03cc57bf7 feat: add data loader and fake test data
- JSONL loader with capability/scenario filtering and Pydantic validation
- Sample-to-EvalSample conversion for eval scenario (strips Gold_Trace)
- 6 fake samples across 5 capabilities with realistic research tasks
- Each sample has complete 7-tuple structure with gold traces and negative cases

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-26 01:53:13 +08:00
airbench feat: add data loader and fake test data 2026-04-26 01:53:13 +08:00
data/fake feat: add data loader and fake test data 2026-04-26 01:53:13 +08:00
docs feat: add project skeleton and data schema 2026-04-26 00:21:25 +08:00
requirements.txt feat: add project skeleton and data schema 2026-04-26 00:21:25 +08:00
setup.py feat: add project skeleton and data schema 2026-04-26 00:21:25 +08:00