End of training
Browse files- README.md +6 -2
- all_results.json +5 -0
- config.json +1 -1
- eval_results.json +8 -0
- runs/May12_19-00-43_ubuntu/events.out.tfevents.1715568823.ubuntu.117206.1 +3 -0
README.md
CHANGED
@@ -2,11 +2,15 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: mistralai/Mistral-7B-v0.1
|
4 |
tags:
|
|
|
|
|
|
|
|
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
-
-
|
10 |
model-index:
|
11 |
- name: zephyr-7b-sft-full
|
12 |
results: []
|
@@ -17,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# zephyr-7b-sft-full
|
19 |
|
20 |
-
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.9491
|
23 |
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: mistralai/Mistral-7B-v0.1
|
4 |
tags:
|
5 |
+
- alignment-handbook
|
6 |
+
- trl
|
7 |
+
- sft
|
8 |
+
- generated_from_trainer
|
9 |
- trl
|
10 |
- sft
|
11 |
- generated_from_trainer
|
12 |
datasets:
|
13 |
+
- HuggingFaceH4/ultrachat_200k
|
14 |
model-index:
|
15 |
- name: zephyr-7b-sft-full
|
16 |
results: []
|
|
|
21 |
|
22 |
# zephyr-7b-sft-full
|
23 |
|
24 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the HuggingFaceH4/ultrachat_200k dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Loss: 0.9491
|
27 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 456238269726720.0,
|
4 |
"train_loss": 1.0045825210718344,
|
5 |
"train_runtime": 27286.1988,
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
+
"eval_loss": 0.9490520358085632,
|
4 |
+
"eval_runtime": 757.9326,
|
5 |
+
"eval_samples": 23109,
|
6 |
+
"eval_samples_per_second": 20.359,
|
7 |
+
"eval_steps_per_second": 0.637,
|
8 |
"total_flos": 456238269726720.0,
|
9 |
"train_loss": 1.0045825210718344,
|
10 |
"train_runtime": 27286.1988,
|
config.json
CHANGED
@@ -21,6 +21,6 @@
|
|
21 |
"tie_word_embeddings": false,
|
22 |
"torch_dtype": "bfloat16",
|
23 |
"transformers_version": "4.40.2",
|
24 |
-
"use_cache":
|
25 |
"vocab_size": 32000
|
26 |
}
|
|
|
21 |
"tie_word_embeddings": false,
|
22 |
"torch_dtype": "bfloat16",
|
23 |
"transformers_version": "4.40.2",
|
24 |
+
"use_cache": true,
|
25 |
"vocab_size": 32000
|
26 |
}
|
eval_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"eval_loss": 0.9490520358085632,
|
4 |
+
"eval_runtime": 757.9326,
|
5 |
+
"eval_samples": 23109,
|
6 |
+
"eval_samples_per_second": 20.359,
|
7 |
+
"eval_steps_per_second": 0.637
|
8 |
+
}
|
runs/May12_19-00-43_ubuntu/events.out.tfevents.1715568823.ubuntu.117206.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66f90480f577bfbe36bc1ec3a0688a8b6e6a9513922669f32a55f33fcb31c80e
|
3 |
+
size 359
|