LBusser commited on
Commit
57b7eb7
·
1 Parent(s): e28ddf8

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: 2.2177
19
- - Rewards/chosen: -4.0177
20
- - Rewards/rejected: -3.1669
21
- - Rewards/accuracies: 0.5625
22
- - Rewards/margins: -0.8508
23
- - Logps/rejected: -609.4065
24
- - Logps/chosen: -540.1581
25
- - Logits/rejected: -0.8963
26
- - Logits/chosen: -1.0179
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.7105 | 0.01 | 10 | 0.8032 | -0.5208 | -0.1762 | 0.5 | -0.3446 | -579.4993 | -505.1888 | -0.9201 | -1.0572 |
60
- | 0.6608 | 0.01 | 20 | 1.0717 | -1.5841 | -1.1358 | 0.625 | -0.4482 | -589.0955 | -515.8216 | -0.9135 | -1.0449 |
61
- | 0.7477 | 0.01 | 30 | 1.0619 | -1.4672 | -1.4134 | 0.5625 | -0.0539 | -591.8709 | -514.6534 | -0.9162 | -1.0480 |
62
- | 0.7152 | 0.02 | 40 | 1.5518 | -2.5724 | -2.2804 | 0.5625 | -0.2919 | -600.5416 | -525.7047 | -0.9079 | -1.0351 |
63
- | 0.8106 | 0.03 | 50 | 2.2177 | -4.0177 | -3.1669 | 0.5625 | -0.8508 | -609.4065 | -540.1581 | -0.8963 | -1.0179 |
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
- "q_proj",
23
- "v_proj"
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:c720b26e35f914cfa9725e2546ccc24226d45d573d6ba4f5b8fa5a2805296954
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:1b804ae047f4e66e496b0931a01a1e0c2d0aa3a03310742121512e9a45c3a861
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b97882146d62af5b65ef1c79b4483b39ab44d2f592e5386a256ac2f677f950d
3
  size 4155