adhi29/openhermes-mistral-dpo-gptq
Browse files
README.md
CHANGED
@@ -17,15 +17,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
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.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Rewards/chosen:
|
22 |
-
- Rewards/rejected: 0.
|
23 |
-
- Rewards/accuracies: 0.
|
24 |
-
- Rewards/margins:
|
25 |
-
- Logps/rejected: -
|
26 |
-
- Logps/chosen: -
|
27 |
-
- Logits/rejected: -2.
|
28 |
-
- Logits/chosen: -2.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -58,11 +58,11 @@ The following hyperparameters were used during training:
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logits/rejected | Logits/chosen |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:---------------:|:-------------:|
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
17 |
|
18 |
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.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.6522
|
21 |
+
- Rewards/chosen: 0.0746
|
22 |
+
- Rewards/rejected: 0.0188
|
23 |
+
- Rewards/accuracies: 0.5625
|
24 |
+
- Rewards/margins: 0.0558
|
25 |
+
- Logps/rejected: -85.2534
|
26 |
+
- Logps/chosen: -70.1958
|
27 |
+
- Logits/rejected: -2.6062
|
28 |
+
- Logits/chosen: -2.5855
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logits/rejected | Logits/chosen |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:---------------:|:-------------:|
|
61 |
+
| 0.6707 | 0.01 | 10 | 0.6784 | 0.0243 | 0.0096 | 0.375 | 0.0147 | -85.3454 | -70.6989 | -2.6043 | -2.5836 |
|
62 |
+
| 0.6955 | 0.01 | 20 | 0.6748 | 0.0239 | 0.0210 | 0.3125 | 0.0029 | -85.2314 | -70.7031 | -2.6048 | -2.5849 |
|
63 |
+
| 0.7423 | 0.01 | 30 | 0.6740 | 0.0542 | 0.0384 | 0.5625 | 0.0158 | -85.0572 | -70.4001 | -2.6053 | -2.5858 |
|
64 |
+
| 0.7023 | 0.02 | 40 | 0.6620 | 0.0731 | 0.0323 | 0.5625 | 0.0407 | -85.1185 | -70.2116 | -2.6061 | -2.5863 |
|
65 |
+
| 0.685 | 0.03 | 50 | 0.6522 | 0.0746 | 0.0188 | 0.5625 | 0.0558 | -85.2534 | -70.1958 | -2.6062 | -2.5855 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
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:ed2bd803830f05aed17991050c376ef747a8829b0d969d4141a8810e47adaa2b
|
3 |
size 13648432
|
runs/Jan09_02-10-47_31d4a5c829e1/events.out.tfevents.1704766337.31d4a5c829e1.122.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bedb5f4083ef1ec4d5d4937a330545ed552fb5d7373e2f24d64f8ae04d5b1b3e
|
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:accf2b53d9c6289fc381d015c0585ad7bcbb44c69f6389d73604727ffdd55f6c
|
3 |
size 4155
|