19Leo97/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: 0.
|
22 |
-
- Rewards/chosen:
|
23 |
-
- Rewards/rejected: -0.
|
24 |
-
- Rewards/accuracies: 0.
|
25 |
-
- Rewards/margins:
|
26 |
-
- Logps/rejected: -
|
27 |
-
- Logps/chosen: -
|
28 |
-
- Logits/rejected: -2.
|
29 |
-
- Logits/chosen: -
|
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
|
@@ -71,5 +71,5 @@ The following hyperparameters were used during training:
|
|
71 |
- PEFT 0.11.1
|
72 |
- Transformers 4.41.1
|
73 |
- Pytorch 2.0.1+cu117
|
74 |
-
- Datasets 2.19.
|
75 |
- Tokenizers 0.19.1
|
|
|
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.7067
|
22 |
+
- Rewards/chosen: 0.0088
|
23 |
+
- Rewards/rejected: -0.0947
|
24 |
+
- Rewards/accuracies: 0.625
|
25 |
+
- Rewards/margins: 0.1035
|
26 |
+
- Logps/rejected: -172.7847
|
27 |
+
- Logps/chosen: -98.3108
|
28 |
+
- Logits/rejected: -2.0623
|
29 |
+
- Logits/chosen: -1.9279
|
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.6744 | 0.005 | 10 | 0.6970 | -0.0186 | -0.0266 | 0.6875 | 0.0080 | -172.1035 | -98.5849 | -2.0765 | -1.9425 |
|
63 |
+
| 0.7073 | 0.01 | 20 | 0.7152 | -0.0388 | -0.0448 | 0.4375 | 0.0060 | -172.2850 | -98.7869 | -2.0706 | -1.9392 |
|
64 |
+
| 0.7287 | 0.015 | 30 | 0.7197 | 0.0026 | -0.0203 | 0.625 | 0.0230 | -172.0406 | -98.3726 | -2.0688 | -1.9317 |
|
65 |
+
| 0.701 | 0.02 | 40 | 0.7120 | 0.0131 | -0.0600 | 0.625 | 0.0731 | -172.4374 | -98.2679 | -2.0641 | -1.9302 |
|
66 |
+
| 0.6726 | 0.025 | 50 | 0.7067 | 0.0088 | -0.0947 | 0.625 | 0.1035 | -172.7847 | -98.3108 | -2.0623 | -1.9279 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
|
|
71 |
- PEFT 0.11.1
|
72 |
- Transformers 4.41.1
|
73 |
- Pytorch 2.0.1+cu117
|
74 |
+
- Datasets 2.19.2
|
75 |
- Tokenizers 0.19.1
|
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:8d24fbf15b6d1c08754caa23d6cff841eb2ec00b8804c645102f1a961a153379
|
3 |
size 13648432
|
runs/Jun05_00-06-45_81d7482dc3a4/events.out.tfevents.1717546091.81d7482dc3a4.150.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38005ff57a0a7f0aff80f77672a79ff1dd52cd87a9e71ddf8513220837b91783
|
3 |
+
size 7620
|
runs/Jun05_00-11-51_81d7482dc3a4/events.out.tfevents.1717546405.81d7482dc3a4.2154.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf86c27a2fd23a7881d7d5f794310fdea167e2c4915c971305fc1807c78e13ec
|
3 |
+
size 13580
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4667
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17b3b89cf7949bcde9f449c35cc3b2ceeffdfd8ba0c756ce25befe381610c65b
|
3 |
size 4667
|