End of training
Browse files
README.md
CHANGED
@@ -2,11 +2,16 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: HuggingFaceTB/SmolLM-360M
|
4 |
tags:
|
|
|
|
|
|
|
|
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
-
-
|
|
|
10 |
model-index:
|
11 |
- name: smollm-350M-instruct-add-basics-only
|
12 |
results: []
|
@@ -18,7 +23,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/loubnabnl/huggingface/runs/6npzjkdc)
|
19 |
# smollm-350M-instruct-add-basics-only
|
20 |
|
21 |
-
This model is a fine-tuned version of [HuggingFaceTB/SmolLM-360M](https://huggingface.co/HuggingFaceTB/SmolLM-360M) on the
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 2.1009
|
24 |
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: HuggingFaceTB/SmolLM-360M
|
4 |
tags:
|
5 |
+
- alignment-handbook
|
6 |
+
- trl
|
7 |
+
- sft
|
8 |
+
- generated_from_trainer
|
9 |
- trl
|
10 |
- sft
|
11 |
- generated_from_trainer
|
12 |
datasets:
|
13 |
+
- HuggingFaceTB/everyday-topics-MT-conversations-H4
|
14 |
+
- HuggingFaceTB/instruct-data-basics-H4
|
15 |
model-index:
|
16 |
- name: smollm-350M-instruct-add-basics-only
|
17 |
results: []
|
|
|
23 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/loubnabnl/huggingface/runs/6npzjkdc)
|
24 |
# smollm-350M-instruct-add-basics-only
|
25 |
|
26 |
+
This model is a fine-tuned version of [HuggingFaceTB/SmolLM-360M](https://huggingface.co/HuggingFaceTB/SmolLM-360M) on the HuggingFaceTB/everyday-topics-MT-conversations-H4 and the HuggingFaceTB/instruct-data-basics-H4 datasets.
|
27 |
It achieves the following results on the evaluation set:
|
28 |
- Loss: 2.1009
|
29 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 1.7142857142857144,
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 269903462400.0,
|
4 |
"train_loss": 2.6609482765197754,
|
5 |
"train_runtime": 22.3672,
|
|
|
1 |
{
|
2 |
"epoch": 1.7142857142857144,
|
3 |
+
"eval_loss": 2.1008596420288086,
|
4 |
+
"eval_runtime": 0.1817,
|
5 |
+
"eval_samples": 119,
|
6 |
+
"eval_samples_per_second": 60.549,
|
7 |
+
"eval_steps_per_second": 5.504,
|
8 |
"total_flos": 269903462400.0,
|
9 |
"train_loss": 2.6609482765197754,
|
10 |
"train_runtime": 22.3672,
|
config.json
CHANGED
@@ -25,6 +25,6 @@
|
|
25 |
"tie_word_embeddings": true,
|
26 |
"torch_dtype": "bfloat16",
|
27 |
"transformers_version": "4.42.3",
|
28 |
-
"use_cache":
|
29 |
"vocab_size": 49152
|
30 |
}
|
|
|
25 |
"tie_word_embeddings": true,
|
26 |
"torch_dtype": "bfloat16",
|
27 |
"transformers_version": "4.42.3",
|
28 |
+
"use_cache": true,
|
29 |
"vocab_size": 49152
|
30 |
}
|
eval_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 1.7142857142857144,
|
3 |
+
"eval_loss": 2.1008596420288086,
|
4 |
+
"eval_runtime": 0.1817,
|
5 |
+
"eval_samples": 119,
|
6 |
+
"eval_samples_per_second": 60.549,
|
7 |
+
"eval_steps_per_second": 5.504
|
8 |
+
}
|
runs/Aug13_00-15-46_ip-26-0-161-138/events.out.tfevents.1723508227.ip-26-0-161-138.2672907.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed6906c5728b593d3b510cab60d33d1bbc09eedb1c659f39dd2e39e8790ce6b7
|
3 |
+
size 354
|