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:
|
21 |
-
- Rewards/accuracies: 0.
|
22 |
-
- Rewards/margins:
|
23 |
-
- Logps/rejected: -
|
24 |
-
- Logps/chosen: -
|
25 |
-
- Logits/rejected: -
|
26 |
-
- Logits/chosen: -1.
|
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 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
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: 0.6931
|
19 |
+
- Rewards/chosen: 0.0
|
20 |
+
- Rewards/rejected: 0.0
|
21 |
+
- Rewards/accuracies: 0.0
|
22 |
+
- Rewards/margins: 0.0
|
23 |
+
- Logps/rejected: -710.1063
|
24 |
+
- Logps/chosen: -753.4531
|
25 |
+
- Logits/rejected: -1.6178
|
26 |
+
- Logits/chosen: -1.7566
|
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.6931 | 0.01 | 10 | 0.6931 | 0.0 | 0.0 | 0.0 | 0.0 | -710.1063 | -753.4531 | -1.6178 | -1.7566 |
|
60 |
+
| 0.6931 | 0.01 | 20 | 0.6931 | 0.0 | 0.0 | 0.0 | 0.0 | -710.1063 | -753.4531 | -1.6178 | -1.7566 |
|
61 |
+
| 0.6931 | 0.01 | 30 | 0.6931 | 0.0 | 0.0 | 0.0 | 0.0 | -710.1063 | -753.4531 | -1.6178 | -1.7566 |
|
62 |
+
| 0.6931 | 0.02 | 40 | 0.6931 | 0.0 | 0.0 | 0.0 | 0.0 | -710.1063 | -753.4531 | -1.6178 | -1.7566 |
|
63 |
+
| 0.6931 | 0.03 | 50 | 0.6931 | 0.0 | 0.0 | 0.0 | 0.0 | -710.1063 | -753.4531 | -1.6178 | -1.7566 |
|
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 |
+
"v_proj",
|
23 |
+
"q_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:c9a52614c9912d66ee94a410085b0f48dd16cd58becb67a6e9a1bcc9e7322987
|
3 |
size 13648432
|
runs/Dec11_09-45-16_70b772f1ab48/events.out.tfevents.1702287929.70b772f1ab48.9285.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b746430a09b790f04fd6afe3635bf9c07bb24f6a0ae8f26c92201b44139301f
|
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:2b97882146d62af5b65ef1c79b4483b39ab44d2f592e5386a256ac2f677f950d
|
3 |
size 4155
|