End of training
Browse files- README.md +6 -0
- all_results.json +4 -4
- config.json +1 -1
- eval_results.json +4 -4
- runs/Jan20_00-45-21_dgx-a100-14/events.out.tfevents.1737330762.dgx-a100-14.626547.1 +3 -0
README.md
CHANGED
|
@@ -3,6 +3,10 @@ library_name: transformers
|
|
| 3 |
license: apache-2.0
|
| 4 |
base_model: mistralai/Mistral-7B-Instruct-v0.1
|
| 5 |
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
- trl
|
| 7 |
- sft
|
| 8 |
- alignment-handbook
|
|
@@ -20,6 +24,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 20 |
# mistral_llama_2_code_math_2_full
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) on the generator dataset.
|
|
|
|
|
|
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 3 |
license: apache-2.0
|
| 4 |
base_model: mistralai/Mistral-7B-Instruct-v0.1
|
| 5 |
tags:
|
| 6 |
+
- alignment-handbook
|
| 7 |
+
- trl
|
| 8 |
+
- sft
|
| 9 |
+
- generated_from_trainer
|
| 10 |
- trl
|
| 11 |
- sft
|
| 12 |
- alignment-handbook
|
|
|
|
| 24 |
# mistral_llama_2_code_math_2_full
|
| 25 |
|
| 26 |
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) on the generator dataset.
|
| 27 |
+
It achieves the following results on the evaluation set:
|
| 28 |
+
- Loss: 0.5575
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
all_results.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 0.9565217391304348,
|
| 3 |
-
"eval_loss": 0.
|
| 4 |
-
"eval_runtime": 0.
|
| 5 |
"eval_samples": 20,
|
| 6 |
-
"eval_samples_per_second": 4.
|
| 7 |
-
"eval_steps_per_second": 1.
|
| 8 |
"total_flos": 1099243192320.0,
|
| 9 |
"train_loss": 0.7459995963356711,
|
| 10 |
"train_runtime": 63.2097,
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 0.9565217391304348,
|
| 3 |
+
"eval_loss": 0.5574637651443481,
|
| 4 |
+
"eval_runtime": 0.7263,
|
| 5 |
"eval_samples": 20,
|
| 6 |
+
"eval_samples_per_second": 4.13,
|
| 7 |
+
"eval_steps_per_second": 1.377,
|
| 8 |
"total_flos": 1099243192320.0,
|
| 9 |
"train_loss": 0.7459995963356711,
|
| 10 |
"train_runtime": 63.2097,
|
config.json
CHANGED
|
@@ -22,6 +22,6 @@
|
|
| 22 |
"tie_word_embeddings": false,
|
| 23 |
"torch_dtype": "bfloat16",
|
| 24 |
"transformers_version": "4.44.2",
|
| 25 |
-
"use_cache":
|
| 26 |
"vocab_size": 32000
|
| 27 |
}
|
|
|
|
| 22 |
"tie_word_embeddings": false,
|
| 23 |
"torch_dtype": "bfloat16",
|
| 24 |
"transformers_version": "4.44.2",
|
| 25 |
+
"use_cache": true,
|
| 26 |
"vocab_size": 32000
|
| 27 |
}
|
eval_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 0.9565217391304348,
|
| 3 |
-
"eval_loss": 0.
|
| 4 |
-
"eval_runtime": 0.
|
| 5 |
"eval_samples": 20,
|
| 6 |
-
"eval_samples_per_second": 4.
|
| 7 |
-
"eval_steps_per_second": 1.
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 0.9565217391304348,
|
| 3 |
+
"eval_loss": 0.5574637651443481,
|
| 4 |
+
"eval_runtime": 0.7263,
|
| 5 |
"eval_samples": 20,
|
| 6 |
+
"eval_samples_per_second": 4.13,
|
| 7 |
+
"eval_steps_per_second": 1.377
|
| 8 |
}
|
runs/Jan20_00-45-21_dgx-a100-14/events.out.tfevents.1737330762.dgx-a100-14.626547.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c831473a6505cbc4485b2a3045b60e75325c6b917586a2053ea455ca3eb7649
|
| 3 |
+
size 354
|