End of training
Browse files
README.md
CHANGED
|
@@ -2,11 +2,17 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: peft
|
| 4 |
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
- trl
|
| 6 |
- dpo
|
| 7 |
- alignment-handbook
|
| 8 |
- generated_from_trainer
|
| 9 |
base_model: mistralai/Mistral-7B-v0.1
|
|
|
|
|
|
|
| 10 |
model-index:
|
| 11 |
- name: zephyr-7b
|
| 12 |
results: []
|
|
@@ -17,17 +23,17 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
# zephyr-7b
|
| 19 |
|
| 20 |
-
This model is a fine-tuned version of [
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss: 0.
|
| 23 |
-
- Rewards/chosen: -0.
|
| 24 |
-
- Rewards/rejected: -0.
|
| 25 |
-
- Rewards/accuracies: 0.
|
| 26 |
-
- Rewards/margins: 0.
|
| 27 |
-
- Logps/rejected: -
|
| 28 |
-
- Logps/chosen: -
|
| 29 |
-
- Logits/rejected: 1.
|
| 30 |
-
- Logits/chosen: 1.
|
| 31 |
- Use Label: 0.0
|
| 32 |
- Pred Label: 0.0
|
| 33 |
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: peft
|
| 4 |
tags:
|
| 5 |
+
- alignment-handbook
|
| 6 |
+
- trl
|
| 7 |
+
- dpo
|
| 8 |
+
- generated_from_trainer
|
| 9 |
- trl
|
| 10 |
- dpo
|
| 11 |
- alignment-handbook
|
| 12 |
- generated_from_trainer
|
| 13 |
base_model: mistralai/Mistral-7B-v0.1
|
| 14 |
+
datasets:
|
| 15 |
+
- HuggingFaceH4/ultrafeedback_binarized
|
| 16 |
model-index:
|
| 17 |
- name: zephyr-7b
|
| 18 |
results: []
|
|
|
|
| 23 |
|
| 24 |
# zephyr-7b
|
| 25 |
|
| 26 |
+
This model is a fine-tuned version of [alignment-handbook/zephyr-7b-sft-qlora](https://huggingface.co/alignment-handbook/zephyr-7b-sft-qlora) on the HuggingFaceH4/ultrafeedback_binarized dataset.
|
| 27 |
It achieves the following results on the evaluation set:
|
| 28 |
+
- Loss: 0.6152
|
| 29 |
+
- Rewards/chosen: -0.5055
|
| 30 |
+
- Rewards/rejected: -0.8740
|
| 31 |
+
- Rewards/accuracies: 0.3789
|
| 32 |
+
- Rewards/margins: 0.3685
|
| 33 |
+
- Logps/rejected: -164.5882
|
| 34 |
+
- Logps/chosen: -114.4584
|
| 35 |
+
- Logits/rejected: 1.5984
|
| 36 |
+
- Logits/chosen: 1.5070
|
| 37 |
- Use Label: 0.0
|
| 38 |
- Pred Label: 0.0
|
| 39 |
|
all_results.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 1.0,
|
| 3 |
-
"eval_logits/chosen":
|
| 4 |
-
"eval_logits/rejected": 1.
|
| 5 |
-
"eval_logps/chosen": -
|
| 6 |
-
"eval_logps/rejected": -
|
| 7 |
-
"eval_loss": 0.
|
| 8 |
"eval_pred_label": 0.0,
|
| 9 |
-
"eval_rewards/accuracies": 0.
|
| 10 |
-
"eval_rewards/chosen": -0.
|
| 11 |
-
"eval_rewards/margins": 0.
|
| 12 |
-
"eval_rewards/rejected": -0.
|
| 13 |
-
"eval_runtime": 125.
|
| 14 |
"eval_samples": 2000,
|
| 15 |
-
"eval_samples_per_second": 15.
|
| 16 |
-
"eval_steps_per_second": 0.
|
| 17 |
"eval_use_label": 0.0,
|
| 18 |
"train_loss": 0.6357159084743924,
|
| 19 |
"train_runtime": 9601.7268,
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 1.0,
|
| 3 |
+
"eval_logits/chosen": 1.507018804550171,
|
| 4 |
+
"eval_logits/rejected": 1.598363995552063,
|
| 5 |
+
"eval_logps/chosen": -114.45843505859375,
|
| 6 |
+
"eval_logps/rejected": -164.58822631835938,
|
| 7 |
+
"eval_loss": 0.6152364015579224,
|
| 8 |
"eval_pred_label": 0.0,
|
| 9 |
+
"eval_rewards/accuracies": 0.37890625,
|
| 10 |
+
"eval_rewards/chosen": -0.5054618120193481,
|
| 11 |
+
"eval_rewards/margins": 0.3684910833835602,
|
| 12 |
+
"eval_rewards/rejected": -0.8739528656005859,
|
| 13 |
+
"eval_runtime": 125.1233,
|
| 14 |
"eval_samples": 2000,
|
| 15 |
+
"eval_samples_per_second": 15.984,
|
| 16 |
+
"eval_steps_per_second": 0.256,
|
| 17 |
"eval_use_label": 0.0,
|
| 18 |
"train_loss": 0.6357159084743924,
|
| 19 |
"train_runtime": 9601.7268,
|
eval_results.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 1.0,
|
| 3 |
-
"eval_logits/chosen":
|
| 4 |
-
"eval_logits/rejected": 1.
|
| 5 |
-
"eval_logps/chosen": -
|
| 6 |
-
"eval_logps/rejected": -
|
| 7 |
-
"eval_loss": 0.
|
| 8 |
"eval_pred_label": 0.0,
|
| 9 |
-
"eval_rewards/accuracies": 0.
|
| 10 |
-
"eval_rewards/chosen": -0.
|
| 11 |
-
"eval_rewards/margins": 0.
|
| 12 |
-
"eval_rewards/rejected": -0.
|
| 13 |
-
"eval_runtime": 125.
|
| 14 |
"eval_samples": 2000,
|
| 15 |
-
"eval_samples_per_second": 15.
|
| 16 |
-
"eval_steps_per_second": 0.
|
| 17 |
"eval_use_label": 0.0
|
| 18 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 1.0,
|
| 3 |
+
"eval_logits/chosen": 1.507018804550171,
|
| 4 |
+
"eval_logits/rejected": 1.598363995552063,
|
| 5 |
+
"eval_logps/chosen": -114.45843505859375,
|
| 6 |
+
"eval_logps/rejected": -164.58822631835938,
|
| 7 |
+
"eval_loss": 0.6152364015579224,
|
| 8 |
"eval_pred_label": 0.0,
|
| 9 |
+
"eval_rewards/accuracies": 0.37890625,
|
| 10 |
+
"eval_rewards/chosen": -0.5054618120193481,
|
| 11 |
+
"eval_rewards/margins": 0.3684910833835602,
|
| 12 |
+
"eval_rewards/rejected": -0.8739528656005859,
|
| 13 |
+
"eval_runtime": 125.1233,
|
| 14 |
"eval_samples": 2000,
|
| 15 |
+
"eval_samples_per_second": 15.984,
|
| 16 |
+
"eval_steps_per_second": 0.256,
|
| 17 |
"eval_use_label": 0.0
|
| 18 |
}
|
runs/Mar20_15-13-30_uclaml04.cs.ucla.edu/events.out.tfevents.1710982613.uclaml04.cs.ucla.edu.3989465.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:440420edf9e2dff6c168225fda2a44a7443076b04b8a52d23c82e551005c5aaa
|
| 3 |
+
size 935
|