Corrections
TODO:
- [ ] Add page-specific notes for
ai-and-models/training-pipeline/corrections.mdafter inspecting the real project files. - [ ] Cross-link
Correctionsto the most relevant code, data, testing, and safety pages. - [ ] Document the exact training or inference file related to this page.
- [ ] List relevant command-line flags and their current intended values.
- [ ] Document input tensor shape, label format, and output steering range where relevant.
- [ ] Explain what changed between model versions if this page covers a model.
- [ ] Add the dataset names used and whether any labels are historical or current.
- [ ] Add offline metrics that belong on the page once retested.
- [ ] Add field behavior that must be checked before trusting the model.
- [ ] Add known failure cases and what data would improve them.
- [ ] Reference
code/ai_models_data/train_autonomy_v2.pywhere relevant. - [ ] Reference
code/ai_models_data/steering_corrections.jsonwhere relevant. - [ ] List model file path, version, preprocessing path, output scale, and known field behavior.
- [ ] Add current vs historical metrics once retesting is complete.
- [ ] Add the full training command with every flag.