README / README.md
Aurelien-Morgan's picture
wording
31e2fd1 verified
|
raw
history blame
2.15 kB
metadata
title: README
emoji: πŸ“ˆ
colorFrom: red
colorTo: yellow
sdk: static
pinned: false

Wondering if the new version of your model is better than the last ? Did continuous training improve, or decrease perf ? Does sorting through model cards feel like a never-ending chore ?

With retrain-pipelines, you can overlook your model versions, hassle-free  :

with the inspector on the Hub
inspector.webm hub.webm

retrain-pipelines focuses on continuous learning (retraining through dataset updates/refinements), enabling the creation of a new version of a model and the comparison of its performance against that of its best predecessor.

Release v0.1.2 brings integration for the Hugging Face ecosystem. By retraining with retrain-pipelines you benefit from automated :

  • dataset and model versioning with dynamically-generated READMEs and full fine-grained lineage
  • execution source-code upload
  • execution pipeline-card upload
  • an inspector for model performance history across versions
  • and all other good things that make the retrain-pipelines' DNA, like highly-customizable pipeline templates to get started fast !