Model save
Browse files- README.md +2 -6
- all_results.json +3 -3
- train_results.json +3 -3
- trainer_state.json +3 -3
README.md
CHANGED
|
@@ -2,14 +2,10 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: peft
|
| 4 |
tags:
|
| 5 |
-
- alignment-handbook
|
| 6 |
-
- generated_from_trainer
|
| 7 |
- trl
|
| 8 |
- dpo
|
|
|
|
| 9 |
base_model: alignment-handbook/zephyr-7b-sft-full
|
| 10 |
-
datasets:
|
| 11 |
-
- updated
|
| 12 |
-
- original
|
| 13 |
model-index:
|
| 14 |
- name: zephyr-7b-dpo-qlora-min-pi-part-0
|
| 15 |
results: []
|
|
@@ -20,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 20 |
|
| 21 |
# zephyr-7b-dpo-qlora-min-pi-part-0
|
| 22 |
|
| 23 |
-
This model is a fine-tuned version of [alignment-handbook/zephyr-7b-sft-full](https://huggingface.co/alignment-handbook/zephyr-7b-sft-full) on the
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: peft
|
| 4 |
tags:
|
|
|
|
|
|
|
| 5 |
- trl
|
| 6 |
- dpo
|
| 7 |
+
- generated_from_trainer
|
| 8 |
base_model: alignment-handbook/zephyr-7b-sft-full
|
|
|
|
|
|
|
|
|
|
| 9 |
model-index:
|
| 10 |
- name: zephyr-7b-dpo-qlora-min-pi-part-0
|
| 11 |
results: []
|
|
|
|
| 16 |
|
| 17 |
# zephyr-7b-dpo-qlora-min-pi-part-0
|
| 18 |
|
| 19 |
+
This model is a fine-tuned version of [alignment-handbook/zephyr-7b-sft-full](https://huggingface.co/alignment-handbook/zephyr-7b-sft-full) on the None dataset.
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
all_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 0.77,
|
| 3 |
-
"train_loss": 0.
|
| 4 |
-
"train_runtime":
|
| 5 |
"train_samples": 10000,
|
| 6 |
-
"train_samples_per_second": 3.
|
| 7 |
"train_steps_per_second": 0.012
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 0.77,
|
| 3 |
+
"train_loss": 0.69305553038915,
|
| 4 |
+
"train_runtime": 253.0881,
|
| 5 |
"train_samples": 10000,
|
| 6 |
+
"train_samples_per_second": 3.951,
|
| 7 |
"train_steps_per_second": 0.012
|
| 8 |
}
|
train_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 0.77,
|
| 3 |
-
"train_loss": 0.
|
| 4 |
-
"train_runtime":
|
| 5 |
"train_samples": 10000,
|
| 6 |
-
"train_samples_per_second": 3.
|
| 7 |
"train_steps_per_second": 0.012
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 0.77,
|
| 3 |
+
"train_loss": 0.69305553038915,
|
| 4 |
+
"train_runtime": 253.0881,
|
| 5 |
"train_samples": 10000,
|
| 6 |
+
"train_samples_per_second": 3.951,
|
| 7 |
"train_steps_per_second": 0.012
|
| 8 |
}
|
trainer_state.json
CHANGED
|
@@ -26,9 +26,9 @@
|
|
| 26 |
"epoch": 0.77,
|
| 27 |
"step": 3,
|
| 28 |
"total_flos": 0.0,
|
| 29 |
-
"train_loss": 0.
|
| 30 |
-
"train_runtime":
|
| 31 |
-
"train_samples_per_second": 3.
|
| 32 |
"train_steps_per_second": 0.012
|
| 33 |
}
|
| 34 |
],
|
|
|
|
| 26 |
"epoch": 0.77,
|
| 27 |
"step": 3,
|
| 28 |
"total_flos": 0.0,
|
| 29 |
+
"train_loss": 0.69305553038915,
|
| 30 |
+
"train_runtime": 253.0881,
|
| 31 |
+
"train_samples_per_second": 3.951,
|
| 32 |
"train_steps_per_second": 0.012
|
| 33 |
}
|
| 34 |
],
|