Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:51:45 +08:00
commit ecaed8b116
11 changed files with 398 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for model-versioning-tracker skill
- [ ] model_card_template.md: A template for creating model cards, which document model details, performance, and intended use.
- [ ] example_mlflow_workflow.yaml: An example MLflow workflow configuration file.
- [ ] versioning_diagram.png: A diagram illustrating the model versioning process.