End of training
Browse files- README.md +4 -4
- model.safetensors +1 -1
- special_tokens_map.json +1 -7
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
-
datasets: qgallouedec/rick-
|
4 |
library_name: transformers
|
5 |
model_name: SmolLM2-360M-Rickified
|
6 |
tags:
|
@@ -12,7 +12,7 @@ licence: license
|
|
12 |
|
13 |
# Model Card for SmolLM2-360M-Rickified
|
14 |
|
15 |
-
This model is a fine-tuned version of [
|
16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
17 |
|
18 |
## Quick start
|
@@ -28,7 +28,7 @@ print(output["generated_text"])
|
|
28 |
|
29 |
## Training procedure
|
30 |
|
31 |
-
[<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/huggingface/huggingface/runs/
|
32 |
|
33 |
|
34 |
This model was trained with SFT.
|
|
|
1 |
---
|
2 |
+
base_model: HuggingFaceTB/SmolLM2-360M
|
3 |
+
datasets: qgallouedec/rick-science
|
4 |
library_name: transformers
|
5 |
model_name: SmolLM2-360M-Rickified
|
6 |
tags:
|
|
|
12 |
|
13 |
# Model Card for SmolLM2-360M-Rickified
|
14 |
|
15 |
+
This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-360M](https://huggingface.co/HuggingFaceTB/SmolLM2-360M) on the [qgallouedec/rick-science](https://huggingface.co/datasets/qgallouedec/rick-science) dataset.
|
16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
17 |
|
18 |
## Quick start
|
|
|
28 |
|
29 |
## Training procedure
|
30 |
|
31 |
+
[<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/huggingface/huggingface/runs/p0p5fyav)
|
32 |
|
33 |
|
34 |
This model was trained with SFT.
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1447317080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb40665544755d12f480487e3b2d90584a5ff95973445ea36e6f845a75ec51b0
|
3 |
size 1447317080
|
special_tokens_map.json
CHANGED
@@ -25,13 +25,7 @@
|
|
25 |
"rstrip": false,
|
26 |
"single_word": false
|
27 |
},
|
28 |
-
"eos_token":
|
29 |
-
"content": "<|im_end|>",
|
30 |
-
"lstrip": false,
|
31 |
-
"normalized": false,
|
32 |
-
"rstrip": false,
|
33 |
-
"single_word": false
|
34 |
-
},
|
35 |
"unk_token": {
|
36 |
"content": "<|endoftext|>",
|
37 |
"lstrip": false,
|
|
|
25 |
"rstrip": false,
|
26 |
"single_word": false
|
27 |
},
|
28 |
+
"eos_token": "<|im_end|>",
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
"unk_token": {
|
30 |
"content": "<|endoftext|>",
|
31 |
"lstrip": false,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34428b3ac37350875690cc6109805150d1e2def40ce91397547251910472c260
|
3 |
size 5624
|