End of training
Browse files- README.md +17 -10
- all_results.json +13 -0
- config.json +1 -1
- eval_results.json +16 -0
README.md
CHANGED
@@ -1,8 +1,15 @@
|
|
1 |
---
|
|
|
2 |
tags:
|
|
|
3 |
- trl
|
4 |
- dpo
|
5 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
6 |
model-index:
|
7 |
- name: zephyr-7b-dpo-full-accumulation4
|
8 |
results: []
|
@@ -13,17 +20,17 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# zephyr-7b-dpo-full-accumulation4
|
15 |
|
16 |
-
This model
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Rewards/chosen: -
|
20 |
-
- Rewards/rejected: -2.
|
21 |
-
- Rewards/accuracies: 0.
|
22 |
-
- Rewards/margins: 1.
|
23 |
-
- Logps/rejected: -
|
24 |
-
- Logps/chosen: -
|
25 |
-
- Logits/rejected: 3.
|
26 |
-
- Logits/chosen: 2.
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
1 |
---
|
2 |
+
base_model: data/zephyr-7b-sft-full-accumulation2
|
3 |
tags:
|
4 |
+
- alignment-handbook
|
5 |
- trl
|
6 |
- dpo
|
7 |
- generated_from_trainer
|
8 |
+
- trl
|
9 |
+
- dpo
|
10 |
+
- generated_from_trainer
|
11 |
+
datasets:
|
12 |
+
- HuggingFaceH4/ultrafeedback_binarized
|
13 |
model-index:
|
14 |
- name: zephyr-7b-dpo-full-accumulation4
|
15 |
results: []
|
|
|
20 |
|
21 |
# zephyr-7b-dpo-full-accumulation4
|
22 |
|
23 |
+
This model is a fine-tuned version of [data/zephyr-7b-sft-full-accumulation2](https://huggingface.co/data/zephyr-7b-sft-full-accumulation2) on the HuggingFaceH4/ultrafeedback_binarized dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
+
- Loss: 0.5032
|
26 |
+
- Rewards/chosen: -0.9893
|
27 |
+
- Rewards/rejected: -2.0234
|
28 |
+
- Rewards/accuracies: 0.7812
|
29 |
+
- Rewards/margins: 1.0341
|
30 |
+
- Logps/rejected: -462.7061
|
31 |
+
- Logps/chosen: -358.6745
|
32 |
+
- Logits/rejected: 3.3182
|
33 |
+
- Logits/chosen: 2.7991
|
34 |
|
35 |
## Model description
|
36 |
|
all_results.json
CHANGED
@@ -1,5 +1,18 @@
|
|
1 |
{
|
2 |
"epoch": 0.9984301412872841,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 0.0,
|
4 |
"train_loss": 0.5498417743346976,
|
5 |
"train_runtime": 10726.7175,
|
|
|
1 |
{
|
2 |
"epoch": 0.9984301412872841,
|
3 |
+
"eval_logits/chosen": 2.7991323471069336,
|
4 |
+
"eval_logits/rejected": 3.318207263946533,
|
5 |
+
"eval_logps/chosen": -358.6744689941406,
|
6 |
+
"eval_logps/rejected": -462.7060546875,
|
7 |
+
"eval_loss": 0.5032069683074951,
|
8 |
+
"eval_rewards/accuracies": 0.78125,
|
9 |
+
"eval_rewards/chosen": -0.9892802238464355,
|
10 |
+
"eval_rewards/margins": 1.0340925455093384,
|
11 |
+
"eval_rewards/rejected": -2.0233726501464844,
|
12 |
+
"eval_runtime": 134.6793,
|
13 |
+
"eval_samples": 2000,
|
14 |
+
"eval_samples_per_second": 14.85,
|
15 |
+
"eval_steps_per_second": 0.238,
|
16 |
"total_flos": 0.0,
|
17 |
"train_loss": 0.5498417743346976,
|
18 |
"train_runtime": 10726.7175,
|
config.json
CHANGED
@@ -21,6 +21,6 @@
|
|
21 |
"tie_word_embeddings": false,
|
22 |
"torch_dtype": "bfloat16",
|
23 |
"transformers_version": "4.40.0",
|
24 |
-
"use_cache":
|
25 |
"vocab_size": 32000
|
26 |
}
|
|
|
21 |
"tie_word_embeddings": false,
|
22 |
"torch_dtype": "bfloat16",
|
23 |
"transformers_version": "4.40.0",
|
24 |
+
"use_cache": true,
|
25 |
"vocab_size": 32000
|
26 |
}
|
eval_results.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 0.9984301412872841,
|
3 |
+
"eval_logits/chosen": 2.7991323471069336,
|
4 |
+
"eval_logits/rejected": 3.318207263946533,
|
5 |
+
"eval_logps/chosen": -358.6744689941406,
|
6 |
+
"eval_logps/rejected": -462.7060546875,
|
7 |
+
"eval_loss": 0.5032069683074951,
|
8 |
+
"eval_rewards/accuracies": 0.78125,
|
9 |
+
"eval_rewards/chosen": -0.9892802238464355,
|
10 |
+
"eval_rewards/margins": 1.0340925455093384,
|
11 |
+
"eval_rewards/rejected": -2.0233726501464844,
|
12 |
+
"eval_runtime": 134.6793,
|
13 |
+
"eval_samples": 2000,
|
14 |
+
"eval_samples_per_second": 14.85,
|
15 |
+
"eval_steps_per_second": 0.238
|
16 |
+
}
|