haidermasood99
commited on
Commit
•
dd4c2ab
1
Parent(s):
467360e
Vasanth/openhermes-mistral-dpo-gptq
Browse files
README.md
CHANGED
@@ -18,15 +18,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
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.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss:
|
22 |
-
- Rewards/chosen:
|
23 |
-
- Rewards/rejected:
|
24 |
-
- Rewards/accuracies: 0.
|
25 |
-
- Rewards/margins:
|
26 |
-
- Logps/rejected: -
|
27 |
-
- Logps/chosen: -
|
28 |
-
- Logits/rejected: -2.
|
29 |
-
- Logits/chosen: -2.
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -59,11 +59,11 @@ The following hyperparameters were used during training:
|
|
59 |
|
60 |
| Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logits/rejected | Logits/chosen |
|
61 |
|:-------------:|:-----:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:---------------:|:-------------:|
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
|
68 |
|
69 |
### Framework versions
|
|
|
18 |
|
19 |
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.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.6557
|
22 |
+
- Rewards/chosen: -0.0382
|
23 |
+
- Rewards/rejected: -0.1408
|
24 |
+
- Rewards/accuracies: 0.75
|
25 |
+
- Rewards/margins: 0.1027
|
26 |
+
- Logps/rejected: -129.7875
|
27 |
+
- Logps/chosen: -131.0592
|
28 |
+
- Logits/rejected: -2.0563
|
29 |
+
- Logits/chosen: -2.3077
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
59 |
|
60 |
| Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logits/rejected | Logits/chosen |
|
61 |
|:-------------:|:-----:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:---------------:|:-------------:|
|
62 |
+
| 0.6769 | 0.005 | 10 | 0.6888 | -0.0796 | -0.0900 | 0.4375 | 0.0104 | -129.2791 | -131.4733 | -2.0870 | -2.3346 |
|
63 |
+
| 0.713 | 0.01 | 20 | 0.7072 | -0.1185 | -0.0997 | 0.4375 | -0.0188 | -129.3760 | -131.8626 | -2.0821 | -2.3307 |
|
64 |
+
| 0.7127 | 0.015 | 30 | 0.6886 | 0.0301 | 0.0180 | 0.5 | 0.0121 | -128.1994 | -130.3766 | -2.0743 | -2.3175 |
|
65 |
+
| 0.6974 | 0.02 | 40 | 0.6637 | 0.0450 | -0.0273 | 0.5 | 0.0722 | -128.6517 | -130.2277 | -2.0686 | -2.3128 |
|
66 |
+
| 0.6725 | 0.025 | 50 | 0.6557 | -0.0382 | -0.1408 | 0.75 | 0.1027 | -129.7875 | -131.0592 | -2.0563 | -2.3077 |
|
67 |
|
68 |
|
69 |
### 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:c3bae9155c2d0d65d1239a10c829c15d6333e2ce877e07fc43d4a4c6f2ae214e
|
3 |
size 13648432
|
runs/Jun10_14-42-31_e842a6e3edf7/events.out.tfevents.1718030584.e842a6e3edf7.217.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a954393f86c23e7c023fda2b5d4e7a06dc3b50576055a6ace3585d820e68edcc
|
3 |
+
size 14251
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5307
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bdeac99f439d4313c7dc854de7c9b45af15b8eac9cc37e4a7c7fb81f1f5bbc5
|
3 |
size 5307
|