Pentium95 commited on
Commit
6d35a8d
·
verified ·
1 Parent(s): e1b5083

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -17,6 +17,9 @@ pipeline_tag: text-generation
17
  This model is a fine-tuned version of [HuggingFaceTB/SmolLM3-3B-Base](https://huggingface.co/HuggingFaceTB/SmolLM3-3B-Base).
18
  It has been trained using [TRL](https://github.com/huggingface/trl) on [TIGER-Lab/MathInstruct](https://huggingface.co/datasets/TIGER-Lab/MathInstruct).
19
 
 
 
 
20
  ## Quick start
21
 
22
  ```python
 
17
  This model is a fine-tuned version of [HuggingFaceTB/SmolLM3-3B-Base](https://huggingface.co/HuggingFaceTB/SmolLM3-3B-Base).
18
  It has been trained using [TRL](https://github.com/huggingface/trl) on [TIGER-Lab/MathInstruct](https://huggingface.co/datasets/TIGER-Lab/MathInstruct).
19
 
20
+ Training Trackio:
21
+ ![image/png](https://huggingface.co/Pentium95/SmolLMathematician-3B/blob/main/Trackio.png)
22
+
23
  ## Quick start
24
 
25
  ```python