Model save
Browse files
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
---
|
2 |
base_model: HuggingFaceTB/SmolLM2-1.7B
|
3 |
-
datasets: bigcode/the-stack-smol
|
4 |
library_name: transformers
|
5 |
model_name: finetune_smollm2_python
|
6 |
tags:
|
@@ -12,7 +11,7 @@ licence: license
|
|
12 |
|
13 |
# Model Card for finetune_smollm2_python
|
14 |
|
15 |
-
This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-1.7B](https://huggingface.co/HuggingFaceTB/SmolLM2-1.7B)
|
16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
17 |
|
18 |
## Quick start
|
|
|
1 |
---
|
2 |
base_model: HuggingFaceTB/SmolLM2-1.7B
|
|
|
3 |
library_name: transformers
|
4 |
model_name: finetune_smollm2_python
|
5 |
tags:
|
|
|
11 |
|
12 |
# Model Card for finetune_smollm2_python
|
13 |
|
14 |
+
This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-1.7B](https://huggingface.co/HuggingFaceTB/SmolLM2-1.7B).
|
15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
16 |
|
17 |
## Quick start
|