End of training
Browse files
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
base_model: mistralai/Mistral-7B-v0.3
|
3 |
datasets:
|
4 |
-
-
|
5 |
library_name: peft
|
6 |
license: apache-2.0
|
7 |
tags:
|
|
|
8 |
- trl
|
9 |
- sft
|
10 |
- generated_from_trainer
|
@@ -18,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# mistral-7b-0.3-gpt4o_100k_classification-lora
|
20 |
|
21 |
-
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.3](https://huggingface.co/mistralai/Mistral-7B-v0.3) on the
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 1.4824
|
24 |
|
|
|
1 |
---
|
2 |
base_model: mistralai/Mistral-7B-v0.3
|
3 |
datasets:
|
4 |
+
- llama-duo/synth_classification_dataset_dedup
|
5 |
library_name: peft
|
6 |
license: apache-2.0
|
7 |
tags:
|
8 |
+
- alignment-handbook
|
9 |
- trl
|
10 |
- sft
|
11 |
- generated_from_trainer
|
|
|
19 |
|
20 |
# mistral-7b-0.3-gpt4o_100k_classification-lora
|
21 |
|
22 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.3](https://huggingface.co/mistralai/Mistral-7B-v0.3) on the llama-duo/synth_classification_dataset_dedup dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 1.4824
|
25 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 3.7501312597753856e+17,
|
4 |
"train_loss": 0.975214945736216,
|
5 |
"train_runtime": 1874.6509,
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
+
"eval_loss": 1.4824345111846924,
|
4 |
+
"eval_runtime": 0.9072,
|
5 |
+
"eval_samples": 16,
|
6 |
+
"eval_samples_per_second": 2.205,
|
7 |
+
"eval_steps_per_second": 1.102,
|
8 |
"total_flos": 3.7501312597753856e+17,
|
9 |
"train_loss": 0.975214945736216,
|
10 |
"train_runtime": 1874.6509,
|
eval_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
-
"eval_loss": 1.
|
4 |
-
"eval_runtime":
|
5 |
"eval_samples": 16,
|
6 |
-
"eval_samples_per_second":
|
7 |
-
"eval_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
+
"eval_loss": 1.4824345111846924,
|
4 |
+
"eval_runtime": 0.9072,
|
5 |
"eval_samples": 16,
|
6 |
+
"eval_samples_per_second": 2.205,
|
7 |
+
"eval_steps_per_second": 1.102
|
8 |
}
|
runs/Sep29_05-51-01_637888cb4368/events.out.tfevents.1727591057.637888cb4368.957079.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f491d8f5be7fdeb7b8bf0d8d63751383173568e30bc587441b129e313fed2e5
|
3 |
+
size 359
|