End of training
Browse files
README.md
CHANGED
@@ -3,10 +3,16 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
base_model: alignment-handbook/zephyr-7b-sft-full
|
5 |
tags:
|
|
|
|
|
|
|
|
|
6 |
- trl
|
7 |
- dpo
|
8 |
- alignment-handbook
|
9 |
- generated_from_trainer
|
|
|
|
|
10 |
model-index:
|
11 |
- name: zephyr-7b-dpo-full
|
12 |
results: []
|
@@ -17,17 +23,17 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# zephyr-7b-dpo-full
|
19 |
|
20 |
-
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
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
-
|
23 |
-
-
|
24 |
-
-
|
25 |
-
-
|
26 |
-
-
|
27 |
-
-
|
28 |
-
-
|
29 |
-
-
|
30 |
-
-
|
31 |
|
32 |
## Model description
|
33 |
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: alignment-handbook/zephyr-7b-sft-full
|
5 |
tags:
|
6 |
+
- alignment-handbook
|
7 |
+
- trl
|
8 |
+
- dpo
|
9 |
+
- generated_from_trainer
|
10 |
- trl
|
11 |
- dpo
|
12 |
- alignment-handbook
|
13 |
- generated_from_trainer
|
14 |
+
datasets:
|
15 |
+
- HuggingFaceH4/ultrafeedback_binarized
|
16 |
model-index:
|
17 |
- name: zephyr-7b-dpo-full
|
18 |
results: []
|
|
|
23 |
|
24 |
# zephyr-7b-dpo-full
|
25 |
|
26 |
+
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 HuggingFaceH4/ultrafeedback_binarized dataset.
|
27 |
It achieves the following results on the evaluation set:
|
28 |
+
- Loss: 0.3148
|
29 |
+
- Rewards/chosen: -4.6400
|
30 |
+
- Rewards/rejected: -8.9971
|
31 |
+
- Rewards/accuracies: 0.8178
|
32 |
+
- Rewards/margins: 4.3571
|
33 |
+
- Logps/rejected: -1189.8031
|
34 |
+
- Logps/chosen: -754.9667
|
35 |
+
- Logits/rejected: 0.6135
|
36 |
+
- Logits/chosen: -0.2969
|
37 |
|
38 |
## Model description
|
39 |
|
all_results.json
CHANGED
@@ -9,10 +9,10 @@
|
|
9 |
"eval_rewards/chosen": -4.639986038208008,
|
10 |
"eval_rewards/margins": 4.357123374938965,
|
11 |
"eval_rewards/rejected": -8.997109413146973,
|
12 |
-
"eval_runtime":
|
13 |
"eval_samples": 7126,
|
14 |
-
"eval_samples_per_second":
|
15 |
-
"eval_steps_per_second": 0.
|
16 |
"total_flos": 0.0,
|
17 |
"train_loss": 0.0,
|
18 |
"train_runtime": 0.0165,
|
|
|
9 |
"eval_rewards/chosen": -4.639986038208008,
|
10 |
"eval_rewards/margins": 4.357123374938965,
|
11 |
"eval_rewards/rejected": -8.997109413146973,
|
12 |
+
"eval_runtime": 645.0187,
|
13 |
"eval_samples": 7126,
|
14 |
+
"eval_samples_per_second": 11.048,
|
15 |
+
"eval_steps_per_second": 0.346,
|
16 |
"total_flos": 0.0,
|
17 |
"train_loss": 0.0,
|
18 |
"train_runtime": 0.0165,
|
config.json
CHANGED
@@ -22,6 +22,6 @@
|
|
22 |
"tie_word_embeddings": false,
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.44.1",
|
25 |
-
"use_cache":
|
26 |
"vocab_size": 32000
|
27 |
}
|
|
|
22 |
"tie_word_embeddings": false,
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.44.1",
|
25 |
+
"use_cache": true,
|
26 |
"vocab_size": 32000
|
27 |
}
|
eval_results.json
CHANGED
@@ -9,8 +9,8 @@
|
|
9 |
"eval_rewards/chosen": -4.639986038208008,
|
10 |
"eval_rewards/margins": 4.357123374938965,
|
11 |
"eval_rewards/rejected": -8.997109413146973,
|
12 |
-
"eval_runtime":
|
13 |
"eval_samples": 7126,
|
14 |
-
"eval_samples_per_second":
|
15 |
-
"eval_steps_per_second": 0.
|
16 |
}
|
|
|
9 |
"eval_rewards/chosen": -4.639986038208008,
|
10 |
"eval_rewards/margins": 4.357123374938965,
|
11 |
"eval_rewards/rejected": -8.997109413146973,
|
12 |
+
"eval_runtime": 645.0187,
|
13 |
"eval_samples": 7126,
|
14 |
+
"eval_samples_per_second": 11.048,
|
15 |
+
"eval_steps_per_second": 0.346
|
16 |
}
|
runs/Aug25_00-33-37_ip-10-0-9-154.ec2.internal/events.out.tfevents.1724548152.ip-10-0-9-154.ec2.internal.32573.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b7676a18a5d12857ee15d41602aece37dabdbe0754444e4a6fd38b30ce440df
|
3 |
+
size 828
|