finetype-train 0.6.58

Training infrastructure for FineType — Sense, Entity, and Model2Vec training via Candle
docs.rs failed to build finetype-train-0.6.58
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: finetype-train-0.6.57

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