End of training
Browse files- README.md +1 -2
- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
base_model: HuggingFaceTB/SmolLM2-135M
|
3 |
library_name: transformers
|
4 |
model_name: SmolLM2-FT-MyDataset
|
5 |
tags:
|
@@ -13,7 +12,7 @@ licence: license
|
|
13 |
|
14 |
# Model Card for SmolLM2-FT-MyDataset
|
15 |
|
16 |
-
This model is a fine-tuned version of [
|
17 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
18 |
|
19 |
## Quick start
|
|
|
1 |
---
|
|
|
2 |
library_name: transformers
|
3 |
model_name: SmolLM2-FT-MyDataset
|
4 |
tags:
|
|
|
12 |
|
13 |
# Model Card for SmolLM2-FT-MyDataset
|
14 |
|
15 |
+
This model is a fine-tuned version of [None](https://huggingface.co/None).
|
16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
17 |
|
18 |
## Quick start
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./SmolLM2-FT-MyDataset",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 538090408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b26d9118499763eccc1f28d41265f2a5096c9f53148b67a145f161c3173abf59
|
3 |
size 538090408
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd5e295ed1252ccde59aa133c4ca188eceeb7a810ccf2a72b8474a25696744b1
|
3 |
size 5560
|