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: 0.
|
21 |
-
- Rewards/chosen: 0.
|
22 |
-
- Rewards/rejected: 0.
|
23 |
-
- Rewards/accuracies: 0.
|
24 |
-
- Rewards/margins: -0.
|
25 |
-
- Logps/rejected: -
|
26 |
-
- Logps/chosen: -
|
27 |
-
- Logits/rejected: -
|
28 |
-
- Logits/chosen: -
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -58,10 +58,10 @@ 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 |
|
66 |
|
67 |
### 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.6796
|
21 |
+
- Rewards/chosen: 0.0825
|
22 |
+
- Rewards/rejected: 0.0991
|
23 |
+
- Rewards/accuracies: 0.375
|
24 |
+
- Rewards/margins: -0.0166
|
25 |
+
- Logps/rejected: -111.4488
|
26 |
+
- Logps/chosen: -104.0037
|
27 |
+
- Logits/rejected: -1.8100
|
28 |
+
- Logits/chosen: -1.8966
|
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.6782 | 0.01 | 10 | 0.6854 | 0.0505 | 0.0332 | 0.5625 | 0.0173 | -112.1082 | -104.3235 | -1.7988 | -1.8929 |
|
62 |
+
| 0.7064 | 0.01 | 20 | 0.6812 | 0.0509 | 0.0279 | 0.8125 | 0.0230 | -112.1610 | -104.3192 | -1.8032 | -1.8968 |
|
63 |
+
| 0.7024 | 0.01 | 30 | 0.6820 | 0.0697 | 0.0728 | 0.375 | -0.0031 | -111.7118 | -104.1311 | -1.8068 | -1.8953 |
|
64 |
+
| 0.6946 | 0.02 | 40 | 0.6796 | 0.0825 | 0.0991 | 0.375 | -0.0166 | -111.4488 | -104.0037 | -1.8100 | -1.8966 |
|
65 |
|
66 |
|
67 |
### 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:2ff3ec2e748f617f9b599dcfbaa9e13457ed4e402b5b4de32ed2344602b4885b
|
3 |
size 13648432
|
runs/Jan10_00-42-00_b673d1c2513e/events.out.tfevents.1704847405.b673d1c2513e.828.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8185520792eee8bae18dfc092e376de97f928596edf97989af18d6c0326c5551
|
3 |
+
size 11244
|
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:943e7cfaaad8feff68d549e45309810be3943d1389b7dc677ce98d17b9f3b5ad
|
3 |
size 4155
|