Commit Graph

3 Commits

Author SHA1 Message Date
Alexander Whitestone
0ae323bfe0 fix: docs: Allegro burn-mode validator rules (#242) (closes #843) 2026-04-21 21:23:48 -04:00
Alexander Whitestone
96ec3b7141 gemma-4-multimodal: Add JSON schema validation for scene descriptions
- training-data/schema.json: JSON Schema for scene description data (backwards compatible with existing old format)
- scripts/validate-scene-data.py: Validation script that normalizes old format
- .gitea/workflows/validate-scene-data.yml: CI validation on PRs

Acceptance:
- Schema validates all existing and new data files
- Validation script runs successfully on all JSONL files
- CI workflow configured for automated checking
2026-04-21 10:08:07 -04:00
Merge Bot
bc6075d369 Merge PR #667: training-data/schema.json (added) 2026-04-16 05:06:13 +00:00