End of training
Browse files
README.md
CHANGED
@@ -2,11 +2,15 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: mistral-community/Mistral-7B-v0.2
|
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 [mistral-community/Mistral-7B-v0.2](https://huggingface.co/mistral-community/Mistral-7B-v0.2) on the
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.9390
|
23 |
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: mistral-community/Mistral-7B-v0.2
|
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 [mistral-community/Mistral-7B-v0.2](https://huggingface.co/mistral-community/Mistral-7B-v0.2) on the HuggingFaceH4/ultrachat_200k dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Loss: 0.9390
|
27 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 456447649382400.0,
|
4 |
"train_loss": 0.9810463331161289,
|
5 |
"train_runtime": 13406.7569,
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
+
"eval_loss": 0.9389663338661194,
|
4 |
+
"eval_runtime": 332.8696,
|
5 |
+
"eval_samples": 23109,
|
6 |
+
"eval_samples_per_second": 46.357,
|
7 |
+
"eval_steps_per_second": 0.727,
|
8 |
"total_flos": 456447649382400.0,
|
9 |
"train_loss": 0.9810463331161289,
|
10 |
"train_runtime": 13406.7569,
|
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.9389663338661194,
|
4 |
+
"eval_runtime": 332.8696,
|
5 |
+
"eval_samples": 23109,
|
6 |
+
"eval_samples_per_second": 46.357,
|
7 |
+
"eval_steps_per_second": 0.727
|
8 |
+
}
|
runs/May17_05-44-34_action-graph-trainer/events.out.tfevents.1715940225.action-graph-trainer.2727348.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec4825a3f7f9556f1748ee33a5260a00bd930e26024e79908b0d3d2411d5b5a3
|
3 |
+
size 359
|