Models
ActiveTrained or fitted models, recorded with the data, procedure and hyperparameters that produced them.
Required fields
- Architecture and parameter count
- Training data, by
DATA-identifier and version - Training procedure and hyperparameters
- Evaluation results, by
EXP-identifier - Weights location and checksum, never the weights themselves
Adding one
Take the next free MODEL- number from registry/artifacts.yaml, create
the page, and add the registry entry in the same commit. An artifact that
exists as a file but not as a record cannot be cited, and will be re-created by
someone who could not find it.
Last updated on