finetype-train
Training infrastructure for FineType — Candle-based training for the Sense-stage multi-branch classifier and supporting models.
Internal support crate. It is published only because finetype-cli
lists it as an optional dependency (the train feature) and cargo requires
every listed dependency to exist on the registry. It carries no API
stability promises; training runs happen inside the
FineType workspace with its
data pipelines, not against this crate standalone.
For the usable surfaces, see
finetype-core (taxonomy +
validators), finetype-model
(inference), and the finetype CLI
(installation).
License: MIT