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-align-scan-0.0-0.0-polynomial-2
|
12 |
results: []
|
@@ -17,17 +23,17 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# zephyr-7b-align-scan-0.0-0.0-polynomial-2
|
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
|
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-align-scan-0.0-0.0-polynomial-2
|
18 |
results: []
|
|
|
23 |
|
24 |
# zephyr-7b-align-scan-0.0-0.0-polynomial-2
|
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.6385
|
29 |
+
- Rewards/chosen: -0.2230
|
30 |
+
- Rewards/rejected: -0.5393
|
31 |
+
- Rewards/accuracies: 0.3333
|
32 |
+
- Rewards/margins: 0.3162
|
33 |
+
- Logps/rejected: -96.4576
|
34 |
+
- Logps/chosen: -80.8310
|
35 |
+
- Logits/rejected: -2.3598
|
36 |
+
- Logits/chosen: -2.3790
|
37 |
|
38 |
## Model description
|
39 |
|
all_results.json
CHANGED
@@ -4,15 +4,15 @@
|
|
4 |
"eval_logits/rejected": -2.3597521781921387,
|
5 |
"eval_logps/chosen": -80.83098602294922,
|
6 |
"eval_logps/rejected": -96.45763397216797,
|
7 |
-
"eval_loss": 0.
|
8 |
"eval_rewards/accuracies": 0.3333333432674408,
|
9 |
-
"eval_rewards/chosen": -0.
|
10 |
-
"eval_rewards/margins": 0.
|
11 |
-
"eval_rewards/rejected": -0.
|
12 |
-
"eval_runtime":
|
13 |
"eval_samples": 2000,
|
14 |
-
"eval_samples_per_second": 17.
|
15 |
-
"eval_steps_per_second": 0.
|
16 |
"total_flos": 0.0,
|
17 |
"train_loss": 0.0,
|
18 |
"train_runtime": 0.0564,
|
|
|
4 |
"eval_logits/rejected": -2.3597521781921387,
|
5 |
"eval_logps/chosen": -80.83098602294922,
|
6 |
"eval_logps/rejected": -96.45763397216797,
|
7 |
+
"eval_loss": 0.6385183930397034,
|
8 |
"eval_rewards/accuracies": 0.3333333432674408,
|
9 |
+
"eval_rewards/chosen": -0.22302590310573578,
|
10 |
+
"eval_rewards/margins": 0.31624171137809753,
|
11 |
+
"eval_rewards/rejected": -0.5392675995826721,
|
12 |
+
"eval_runtime": 115.9806,
|
13 |
"eval_samples": 2000,
|
14 |
+
"eval_samples_per_second": 17.244,
|
15 |
+
"eval_steps_per_second": 0.543,
|
16 |
"total_flos": 0.0,
|
17 |
"train_loss": 0.0,
|
18 |
"train_runtime": 0.0564,
|
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": true,
|
26 |
"vocab_size": 32000
|
27 |
}
|
eval_results.json
CHANGED
@@ -4,13 +4,13 @@
|
|
4 |
"eval_logits/rejected": -2.3597521781921387,
|
5 |
"eval_logps/chosen": -80.83098602294922,
|
6 |
"eval_logps/rejected": -96.45763397216797,
|
7 |
-
"eval_loss": 0.
|
8 |
"eval_rewards/accuracies": 0.3333333432674408,
|
9 |
-
"eval_rewards/chosen": -0.
|
10 |
-
"eval_rewards/margins": 0.
|
11 |
-
"eval_rewards/rejected": -0.
|
12 |
-
"eval_runtime":
|
13 |
"eval_samples": 2000,
|
14 |
-
"eval_samples_per_second": 17.
|
15 |
-
"eval_steps_per_second": 0.
|
16 |
}
|
|
|
4 |
"eval_logits/rejected": -2.3597521781921387,
|
5 |
"eval_logps/chosen": -80.83098602294922,
|
6 |
"eval_logps/rejected": -96.45763397216797,
|
7 |
+
"eval_loss": 0.6385183930397034,
|
8 |
"eval_rewards/accuracies": 0.3333333432674408,
|
9 |
+
"eval_rewards/chosen": -0.22302590310573578,
|
10 |
+
"eval_rewards/margins": 0.31624171137809753,
|
11 |
+
"eval_rewards/rejected": -0.5392675995826721,
|
12 |
+
"eval_runtime": 115.9806,
|
13 |
"eval_samples": 2000,
|
14 |
+
"eval_samples_per_second": 17.244,
|
15 |
+
"eval_steps_per_second": 0.543
|
16 |
}
|
runs/Sep28_08-14-44_qa-a100-005.crc.nd.edu/events.out.tfevents.1727526141.qa-a100-005.crc.nd.edu.126407.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfd3afd18e75cedaeb146f0ca47f265b97d9fefdb612e65bdfddb98d6b4b1644
|
3 |
+
size 828
|