End of training
Browse files- README.md +6 -2
- all_results.json +5 -0
- config.json +1 -1
- eval_results.json +8 -0
- runs/Oct28_01-02-05_ubuntu/events.out.tfevents.1730098479.ubuntu.1195766.1 +3 -0
README.md
CHANGED
@@ -3,11 +3,15 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
base_model: Qwen/Qwen2.5-0.5B-Instruct
|
5 |
tags:
|
|
|
|
|
|
|
|
|
6 |
- trl
|
7 |
- sft
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
-
-
|
11 |
model-index:
|
12 |
- name: qwen-0.5b-sft-full
|
13 |
results: []
|
@@ -18,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# qwen-0.5b-sft-full
|
20 |
|
21 |
-
This model is a fine-tuned version of [Qwen/Qwen2.5-0.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct) on the
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 1.4074
|
24 |
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: Qwen/Qwen2.5-0.5B-Instruct
|
5 |
tags:
|
6 |
+
- alignment-handbook
|
7 |
+
- trl
|
8 |
+
- sft
|
9 |
+
- generated_from_trainer
|
10 |
- trl
|
11 |
- sft
|
12 |
- generated_from_trainer
|
13 |
datasets:
|
14 |
+
- HuggingFaceH4/ultrachat_200k
|
15 |
model-index:
|
16 |
- name: qwen-0.5b-sft-full
|
17 |
results: []
|
|
|
22 |
|
23 |
# qwen-0.5b-sft-full
|
24 |
|
25 |
+
This model is a fine-tuned version of [Qwen/Qwen2.5-0.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct) on the HuggingFaceH4/ultrachat_200k dataset.
|
26 |
It achieves the following results on the evaluation set:
|
27 |
- Loss: 1.4074
|
28 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 107559842217984.0,
|
4 |
"train_loss": 1.251657804362661,
|
5 |
"train_runtime": 20444.6838,
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
+
"eval_loss": 1.4073771238327026,
|
4 |
+
"eval_runtime": 472.4195,
|
5 |
+
"eval_samples": 23109,
|
6 |
+
"eval_samples_per_second": 28.659,
|
7 |
+
"eval_steps_per_second": 7.165,
|
8 |
"total_flos": 107559842217984.0,
|
9 |
"train_loss": 1.251657804362661,
|
10 |
"train_runtime": 20444.6838,
|
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"tie_word_embeddings": true,
|
24 |
"torch_dtype": "bfloat16",
|
25 |
"transformers_version": "4.46.0",
|
26 |
-
"use_cache":
|
27 |
"use_sliding_window": false,
|
28 |
"vocab_size": 151936
|
29 |
}
|
|
|
23 |
"tie_word_embeddings": true,
|
24 |
"torch_dtype": "bfloat16",
|
25 |
"transformers_version": "4.46.0",
|
26 |
+
"use_cache": true,
|
27 |
"use_sliding_window": false,
|
28 |
"vocab_size": 151936
|
29 |
}
|
eval_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"eval_loss": 1.4073771238327026,
|
4 |
+
"eval_runtime": 472.4195,
|
5 |
+
"eval_samples": 23109,
|
6 |
+
"eval_samples_per_second": 28.659,
|
7 |
+
"eval_steps_per_second": 7.165
|
8 |
+
}
|
runs/Oct28_01-02-05_ubuntu/events.out.tfevents.1730098479.ubuntu.1195766.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca53e432fe4b88cb70056d623b52f77c57901ce045eb4bdd415f6a5519148be5
|
3 |
+
size 364
|