LBusser/mistral_dpo0.0
Browse files
README.md
CHANGED
@@ -15,15 +15,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [TheBloke/OpenHermes-2-Mistral-7B-GPTQ](https://huggingface.co/TheBloke/OpenHermes-2-Mistral-7B-GPTQ) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
-
- Rewards/chosen:
|
20 |
-
- Rewards/rejected: 0.
|
21 |
-
- Rewards/accuracies: 0.
|
22 |
-
- Rewards/margins:
|
23 |
-
- Logps/rejected: -
|
24 |
-
- Logps/chosen: -
|
25 |
-
- Logits/rejected: -
|
26 |
-
- Logits/chosen: -
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -56,11 +56,11 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logits/rejected | Logits/chosen |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:---------------:|:-------------:|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [TheBloke/OpenHermes-2-Mistral-7B-GPTQ](https://huggingface.co/TheBloke/OpenHermes-2-Mistral-7B-GPTQ) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.3007
|
19 |
+
- Rewards/chosen: 3.3485
|
20 |
+
- Rewards/rejected: -0.5915
|
21 |
+
- Rewards/accuracies: 0.5625
|
22 |
+
- Rewards/margins: 3.9400
|
23 |
+
- Logps/rejected: -240.6290
|
24 |
+
- Logps/chosen: -290.0968
|
25 |
+
- Logits/rejected: -2.6366
|
26 |
+
- Logits/chosen: -2.8894
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logits/rejected | Logits/chosen |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:---------------:|:-------------:|
|
59 |
+
| 0.7115 | 0.01 | 10 | 0.8102 | 0.4909 | 0.3420 | 0.6875 | 0.1489 | -240.0067 | -292.0018 | -2.5876 | -2.8529 |
|
60 |
+
| 0.8377 | 0.01 | 20 | 0.7520 | 1.3853 | 0.4623 | 0.5625 | 0.9230 | -239.9265 | -291.4055 | -2.5997 | -2.8644 |
|
61 |
+
| 1.7703 | 0.01 | 30 | 1.2673 | 2.0943 | 0.4701 | 0.5 | 1.6242 | -239.9213 | -290.9329 | -2.6152 | -2.8803 |
|
62 |
+
| 4.3734 | 0.02 | 40 | 1.1677 | 3.0584 | 0.0188 | 0.5625 | 3.0396 | -240.2222 | -290.2901 | -2.6272 | -2.8860 |
|
63 |
+
| 6.8893 | 0.03 | 50 | 1.3007 | 3.3485 | -0.5915 | 0.5625 | 3.9400 | -240.6290 | -290.0968 | -2.6366 | -2.8894 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -19,8 +19,8 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"q_proj",
|
23 |
+
"v_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 13648432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c18a3ef8cb66c0118d5e653070ac3e524057b58b21e039b86a488b08ebd18de6
|
3 |
size 13648432
|
runs/Dec11_10-06-18_70b772f1ab48/events.out.tfevents.1702289192.70b772f1ab48.14693.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ddcb19028173bd5dd32d6eb1c0c1fd0d23d839c7806787ca86e0360b6e5484f
|
3 |
+
size 12594
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4155
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7a1f3747b87802c2c225abe0faa47a5a588d700bc321029fd1d1c839f9e9d8c
|
3 |
size 4155
|