🧠 Models Workspace
This folder defines how local model artifacts and metadata should be organized.
Folder Layout
Recommended Model Package Structure
model_card.md(required)config.jsonor training config referencemetrics.jsonwith benchmark resultsLICENSEor explicit upstream license linkPROVENANCE.mdwith dataset sources and versions
Release Rules
- Do not upload third-party weights unless the source license allows redistribution.
- Every released checkpoint must include dataset provenance and metric context.
- Keep links to benchmark evidence in ../benchmarks/README.md.