Tonic commited on
Commit
a8275b3
·
1 Parent(s): 26641fd

adds small readme improvements

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -1,6 +1,6 @@
1
  # 🤏🏻🏭SmolFactory
2
 
3
- A comprehensive end-to-end fine-tuning pipeline for SmolLM3 models with custom monitoring, Hugging Face integration, and interactive configuration management.
4
 
5
  <table>
6
  <tr>
@@ -17,14 +17,13 @@ A comprehensive end-to-end fine-tuning pipeline for SmolLM3 models with custom m
17
  </table>
18
 
19
 
 
 
20
  ## 🤖 Automatically Push Model, Spaces, Datasets & Monitoring
21
 
 
22
  - **Trackio Monitoring Space**: Real-time training metrics, loss curves, and resource utilization
23
  - **Demo Spaces**: Instant web interfaces for model testing and demonstration
24
- - **Automatic Deployment**: Spaces created and configured automatically during the pipeline
25
-
26
- ### 📈 **Custom Trackio Monitoring**
27
-
28
  - **Real-time Metrics**: Live training loss, learning rate, gradient norms, and GPU utilization
29
  - **Custom Dashboards**: Tailored visualizations for SmolLM3 fine-tuning
30
  - **Artifact Logging**: Model checkpoints, configuration files, and training logs
 
1
  # 🤏🏻🏭SmolFactory
2
 
3
+ SmolFactory helps you train , monitor and deploy your Smollm3 finetune , and more !
4
 
5
  <table>
6
  <tr>
 
17
  </table>
18
 
19
 
20
+ Train and deploy your model with one simple command !
21
+
22
  ## 🤖 Automatically Push Model, Spaces, Datasets & Monitoring
23
 
24
+ - **Automatic Deployment**: Spaces created and configured automatically during the pipeline
25
  - **Trackio Monitoring Space**: Real-time training metrics, loss curves, and resource utilization
26
  - **Demo Spaces**: Instant web interfaces for model testing and demonstration
 
 
 
 
27
  - **Real-time Metrics**: Live training loss, learning rate, gradient norms, and GPU utilization
28
  - **Custom Dashboards**: Tailored visualizations for SmolLM3 fine-tuning
29
  - **Artifact Logging**: Model checkpoints, configuration files, and training logs