NicholasCorrado
commited on
Commit
•
704738f
1
Parent(s):
37fd5ef
End of training
Browse files- README.md +17 -1
- all_results.json +13 -0
- config.json +1 -1
- eval_results.json +16 -0
README.md
CHANGED
@@ -2,9 +2,15 @@
|
|
2 |
library_name: transformers
|
3 |
base_model: allenai/tulu-2-7b
|
4 |
tags:
|
|
|
5 |
- trl
|
6 |
- dpo
|
7 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
8 |
model-index:
|
9 |
- name: uf-rlced-conifer_tulu-2-7b-group-dpo-no-clip
|
10 |
results: []
|
@@ -15,7 +21,17 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# uf-rlced-conifer_tulu-2-7b-group-dpo-no-clip
|
17 |
|
18 |
-
This model is a fine-tuned version of [allenai/tulu-2-7b](https://huggingface.co/allenai/tulu-2-7b) on
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
2 |
library_name: transformers
|
3 |
base_model: allenai/tulu-2-7b
|
4 |
tags:
|
5 |
+
- alignment-handbook
|
6 |
- trl
|
7 |
- dpo
|
8 |
- generated_from_trainer
|
9 |
+
- trl
|
10 |
+
- dpo
|
11 |
+
- generated_from_trainer
|
12 |
+
datasets:
|
13 |
+
- data/tulu-2-7b-uf-rlced-conifer-ref
|
14 |
model-index:
|
15 |
- name: uf-rlced-conifer_tulu-2-7b-group-dpo-no-clip
|
16 |
results: []
|
|
|
21 |
|
22 |
# uf-rlced-conifer_tulu-2-7b-group-dpo-no-clip
|
23 |
|
24 |
+
This model is a fine-tuned version of [allenai/tulu-2-7b](https://huggingface.co/allenai/tulu-2-7b) on the data/tulu-2-7b-uf-rlced-conifer-ref dataset.
|
25 |
+
It achieves the following results on the evaluation set:
|
26 |
+
- Loss: 0.6073
|
27 |
+
- Rewards/chosen: -0.2204
|
28 |
+
- Rewards/rejected: -0.4189
|
29 |
+
- Rewards/accuracies: 0.7876
|
30 |
+
- Rewards/margins: 0.1984
|
31 |
+
- Logps/rejected: -527.1544
|
32 |
+
- Logps/chosen: -483.4286
|
33 |
+
- Logits/rejected: -0.9235
|
34 |
+
- Logits/chosen: -0.9285
|
35 |
|
36 |
## Model description
|
37 |
|
all_results.json
CHANGED
@@ -1,5 +1,18 @@
|
|
1 |
{
|
2 |
"epoch": 0.9993060374739764,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 0.0,
|
4 |
"train_loss": 0.008160642593995564,
|
5 |
"train_runtime": 20291.8014,
|
|
|
1 |
{
|
2 |
"epoch": 0.9993060374739764,
|
3 |
+
"eval_logits/chosen": -0.9284578561782837,
|
4 |
+
"eval_logits/rejected": -0.923488974571228,
|
5 |
+
"eval_logps/chosen": -483.4286193847656,
|
6 |
+
"eval_logps/rejected": -527.1544189453125,
|
7 |
+
"eval_loss": 0.6072572469711304,
|
8 |
+
"eval_rewards/accuracies": 0.7875939607620239,
|
9 |
+
"eval_rewards/chosen": -0.22044964134693146,
|
10 |
+
"eval_rewards/margins": 0.19842886924743652,
|
11 |
+
"eval_rewards/rejected": -0.4188785254955292,
|
12 |
+
"eval_runtime": 379.0532,
|
13 |
+
"eval_samples": 8491,
|
14 |
+
"eval_samples_per_second": 22.401,
|
15 |
+
"eval_steps_per_second": 0.351,
|
16 |
"total_flos": 0.0,
|
17 |
"train_loss": 0.008160642593995564,
|
18 |
"train_runtime": 20291.8014,
|
config.json
CHANGED
@@ -24,6 +24,6 @@
|
|
24 |
"tie_word_embeddings": false,
|
25 |
"torch_dtype": "bfloat16",
|
26 |
"transformers_version": "4.44.1",
|
27 |
-
"use_cache":
|
28 |
"vocab_size": 32000
|
29 |
}
|
|
|
24 |
"tie_word_embeddings": false,
|
25 |
"torch_dtype": "bfloat16",
|
26 |
"transformers_version": "4.44.1",
|
27 |
+
"use_cache": true,
|
28 |
"vocab_size": 32000
|
29 |
}
|
eval_results.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 0.9993060374739764,
|
3 |
+
"eval_logits/chosen": -0.9284578561782837,
|
4 |
+
"eval_logits/rejected": -0.923488974571228,
|
5 |
+
"eval_logps/chosen": -483.4286193847656,
|
6 |
+
"eval_logps/rejected": -527.1544189453125,
|
7 |
+
"eval_loss": 0.6072572469711304,
|
8 |
+
"eval_rewards/accuracies": 0.7875939607620239,
|
9 |
+
"eval_rewards/chosen": -0.22044964134693146,
|
10 |
+
"eval_rewards/margins": 0.19842886924743652,
|
11 |
+
"eval_rewards/rejected": -0.4188785254955292,
|
12 |
+
"eval_runtime": 379.0532,
|
13 |
+
"eval_samples": 8491,
|
14 |
+
"eval_samples_per_second": 22.401,
|
15 |
+
"eval_steps_per_second": 0.351
|
16 |
+
}
|