Linear Head
TODO:
- [ ] Add page-specific notes for
ai-and-models/architecture/linear-head.mdafter inspecting the real project files. - [ ] Cross-link
Linear Headto 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.
- [ ] List model file path, version, preprocessing path, output scale, and known field behavior.
- [ ] Add current vs historical metrics once retesting is complete.
- [ ] Add the exact source path, artifact path, or hardware component name.
- [ ] Add the command or procedure needed to reproduce the result.
- [ ] Add expected inputs and outputs.