Model save
Browse files- README.md +2 -7
- all_results.json +4 -4
- config.json +1 -1
- runs/Sep24_11-28-16_COE-CS-sv003/events.out.tfevents.1727177359.COE-CS-sv003.780607.0 +3 -0
- train_results.json +4 -4
- trainer_state.json +4 -4
- training_args.bin +1 -1
README.md
CHANGED
@@ -3,15 +3,10 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
5 |
tags:
|
6 |
-
- alignment-handbook
|
7 |
-
- trl
|
8 |
-
- sft
|
9 |
-
- generated_from_trainer
|
10 |
- trl
|
11 |
- sft
|
|
|
12 |
- generated_from_trainer
|
13 |
-
datasets:
|
14 |
-
- preference-data
|
15 |
model-index:
|
16 |
- name: preference_p0.1_seed42_level2_stylemixbatch16
|
17 |
results: []
|
@@ -22,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
22 |
|
23 |
# preference_p0.1_seed42_level2_stylemixbatch16
|
24 |
|
25 |
-
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
5 |
tags:
|
|
|
|
|
|
|
|
|
6 |
- trl
|
7 |
- sft
|
8 |
+
- alignment-handbook
|
9 |
- generated_from_trainer
|
|
|
|
|
10 |
model-index:
|
11 |
- name: preference_p0.1_seed42_level2_stylemixbatch16
|
12 |
results: []
|
|
|
17 |
|
18 |
# preference_p0.1_seed42_level2_stylemixbatch16
|
19 |
|
20 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the None dataset.
|
21 |
|
22 |
## Model description
|
23 |
|
all_results.json
CHANGED
@@ -5,9 +5,9 @@
|
|
5 |
"eval_samples_per_second": 3.078,
|
6 |
"eval_steps_per_second": 0.924,
|
7 |
"total_flos": 253663452856320.0,
|
8 |
-
"train_loss": 0.
|
9 |
-
"train_runtime":
|
10 |
"train_samples": 98881,
|
11 |
-
"train_samples_per_second":
|
12 |
-
"train_steps_per_second":
|
13 |
}
|
|
|
5 |
"eval_samples_per_second": 3.078,
|
6 |
"eval_steps_per_second": 0.924,
|
7 |
"total_flos": 253663452856320.0,
|
8 |
+
"train_loss": 0.0,
|
9 |
+
"train_runtime": 0.0092,
|
10 |
"train_samples": 98881,
|
11 |
+
"train_samples_per_second": 4222296.524,
|
12 |
+
"train_steps_per_second": 263913.955
|
13 |
}
|
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": false,
|
26 |
"vocab_size": 32000
|
27 |
}
|
runs/Sep24_11-28-16_COE-CS-sv003/events.out.tfevents.1727177359.COE-CS-sv003.780607.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4de32e4ef700866779915429360ab0f40f07e325e269e6b096dade2bc35ae32a
|
3 |
+
size 5624
|
train_results.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
"total_flos": 253663452856320.0,
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
"train_samples": 98881,
|
7 |
-
"train_samples_per_second":
|
8 |
-
"train_steps_per_second":
|
9 |
}
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
"total_flos": 253663452856320.0,
|
4 |
+
"train_loss": 0.0,
|
5 |
+
"train_runtime": 0.0092,
|
6 |
"train_samples": 98881,
|
7 |
+
"train_samples_per_second": 4222296.524,
|
8 |
+
"train_steps_per_second": 263913.955
|
9 |
}
|
trainer_state.json
CHANGED
@@ -3414,10 +3414,10 @@
|
|
3414 |
"epoch": 1.0,
|
3415 |
"step": 2423,
|
3416 |
"total_flos": 253663452856320.0,
|
3417 |
-
"train_loss": 0.
|
3418 |
-
"train_runtime":
|
3419 |
-
"train_samples_per_second":
|
3420 |
-
"train_steps_per_second":
|
3421 |
}
|
3422 |
],
|
3423 |
"logging_steps": 5,
|
|
|
3414 |
"epoch": 1.0,
|
3415 |
"step": 2423,
|
3416 |
"total_flos": 253663452856320.0,
|
3417 |
+
"train_loss": 0.0,
|
3418 |
+
"train_runtime": 0.0092,
|
3419 |
+
"train_samples_per_second": 4222296.524,
|
3420 |
+
"train_steps_per_second": 263913.955
|
3421 |
}
|
3422 |
],
|
3423 |
"logging_steps": 5,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79cbbe05e7c7b7829ed6e1bbb580fb2965f046fc6fd452c201b5c6aebf3e6910
|
3 |
size 7032
|