Update README.md
Browse files
README.md
CHANGED
@@ -27,8 +27,7 @@ print(output["generated_text"])
|
|
27 |
|
28 |
## Training procedure
|
29 |
|
30 |
-
|
31 |
-
|
32 |
|
33 |
This model was trained with SFT.
|
34 |
|
|
|
27 |
|
28 |
## Training procedure
|
29 |
|
30 |
+
Trained for one epoch and educational purpose to enable the SmolLM2-1.7B-Instruct for function calling using dataset_name = "Jofthomas/hermes-function-calling-thinking-V1" dataset.
|
|
|
31 |
|
32 |
This model was trained with SFT.
|
33 |
|