End of training
Browse files
README.md
CHANGED
@@ -2,13 +2,13 @@
|
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
4 |
tags:
|
|
|
5 |
- trl
|
6 |
- sft
|
7 |
-
- alignment-handbook
|
8 |
- generated_from_trainer
|
9 |
base_model: mistralai/Mistral-7B-v0.1
|
10 |
datasets:
|
11 |
-
-
|
12 |
model-index:
|
13 |
- name: zephyr-7b-sft-qlora
|
14 |
results: []
|
@@ -19,7 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
# zephyr-7b-sft-qlora
|
21 |
|
22 |
-
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the
|
|
|
|
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
+
- alignment-handbook
|
6 |
- trl
|
7 |
- sft
|
|
|
8 |
- generated_from_trainer
|
9 |
base_model: mistralai/Mistral-7B-v0.1
|
10 |
datasets:
|
11 |
+
- HuggingFaceH4/ultrachat_200k
|
12 |
model-index:
|
13 |
- name: zephyr-7b-sft-qlora
|
14 |
results: []
|
|
|
19 |
|
20 |
# zephyr-7b-sft-qlora
|
21 |
|
22 |
+
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.
|
23 |
+
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.9488
|
25 |
|
26 |
## Model description
|
27 |
|
all_results.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 0.99,
|
3 |
-
"eval_loss": 0.
|
4 |
-
"eval_runtime":
|
5 |
"eval_samples": 23109,
|
6 |
-
"eval_samples_per_second": 27.
|
7 |
-
"eval_steps_per_second": 0.
|
8 |
"total_flos": 1.2254141370096157e+19,
|
9 |
"train_loss": 0.0,
|
10 |
"train_runtime": 0.0433,
|
|
|
1 |
{
|
2 |
"epoch": 0.99,
|
3 |
+
"eval_loss": 0.9488300681114197,
|
4 |
+
"eval_runtime": 555.5017,
|
5 |
"eval_samples": 23109,
|
6 |
+
"eval_samples_per_second": 27.778,
|
7 |
+
"eval_steps_per_second": 0.869,
|
8 |
"total_flos": 1.2254141370096157e+19,
|
9 |
"train_loss": 0.0,
|
10 |
"train_runtime": 0.0433,
|
config.json
CHANGED
@@ -35,7 +35,7 @@
|
|
35 |
"sliding_window": 4096,
|
36 |
"tie_word_embeddings": false,
|
37 |
"torch_dtype": "bfloat16",
|
38 |
-
"transformers_version": "4.
|
39 |
"use_cache": true,
|
40 |
"vocab_size": 32000
|
41 |
}
|
|
|
35 |
"sliding_window": 4096,
|
36 |
"tie_word_embeddings": false,
|
37 |
"torch_dtype": "bfloat16",
|
38 |
+
"transformers_version": "4.39.3",
|
39 |
"use_cache": true,
|
40 |
"vocab_size": 32000
|
41 |
}
|
eval_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"epoch": 0.
|
3 |
-
"eval_loss": 0.
|
4 |
-
"eval_runtime":
|
5 |
"eval_samples": 23109,
|
6 |
-
"eval_samples_per_second": 27.
|
7 |
-
"eval_steps_per_second": 0.
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 0.99,
|
3 |
+
"eval_loss": 0.9488300681114197,
|
4 |
+
"eval_runtime": 555.5017,
|
5 |
"eval_samples": 23109,
|
6 |
+
"eval_samples_per_second": 27.778,
|
7 |
+
"eval_steps_per_second": 0.869
|
8 |
}
|
runs/May19_07-08-46_training-queue-st-p4d-24xlarge-1/events.out.tfevents.1716103304.training-queue-st-p4d-24xlarge-1.3797.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c832332a21f4a84c2f53f8a6274cea0b6a76963d74eece1de80bc4ece0c7e45
|
3 |
+
size 359
|