Model save
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
base_model: HuggingFaceTB/SmolLM2-135M-Instruct
|
3 |
-
library_name:
|
4 |
model_name: HFTB-SmolLM2-135M-Instruct-OTCMedicinePHv2
|
5 |
tags:
|
6 |
- generated_from_trainer
|
@@ -27,13 +27,12 @@ print(output["generated_text"])
|
|
27 |
|
28 |
## Training procedure
|
29 |
|
30 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/erickm968-costa-rica/huggingface/runs/
|
31 |
|
32 |
This model was trained with SFT.
|
33 |
|
34 |
### Framework versions
|
35 |
|
36 |
-
- PEFT 0.13.2
|
37 |
- TRL: 0.12.0
|
38 |
- Transformers: 4.46.2
|
39 |
- Pytorch: 2.3.0+cu121
|
|
|
1 |
---
|
2 |
base_model: HuggingFaceTB/SmolLM2-135M-Instruct
|
3 |
+
library_name: transformers
|
4 |
model_name: HFTB-SmolLM2-135M-Instruct-OTCMedicinePHv2
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
27 |
|
28 |
## Training procedure
|
29 |
|
30 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/erickm968-costa-rica/huggingface/runs/h87ev7b3)
|
31 |
|
32 |
This model was trained with SFT.
|
33 |
|
34 |
### Framework versions
|
35 |
|
|
|
36 |
- TRL: 0.12.0
|
37 |
- Transformers: 4.46.2
|
38 |
- Pytorch: 2.3.0+cu121
|