SleepyGorilla
commited on
Commit
•
bababa8
1
Parent(s):
c782460
SleepyGorilla/Mistral_7B
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: -0.
|
23 |
-
- Rewards/rejected: -
|
24 |
-
- Rewards/accuracies: 0
|
25 |
-
- Rewards/margins:
|
26 |
-
- Logps/rejected: -
|
27 |
-
- Logps/chosen: -
|
28 |
-
- Logits/rejected: -
|
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.0082
|
22 |
+
- Rewards/chosen: -0.7999
|
23 |
+
- Rewards/rejected: -11.8804
|
24 |
+
- Rewards/accuracies: 1.0
|
25 |
+
- Rewards/margins: 11.0804
|
26 |
+
- Logps/rejected: -383.9451
|
27 |
+
- Logps/chosen: -160.8140
|
28 |
+
- Logits/rejected: -2.4692
|
29 |
+
- Logits/chosen: -2.6059
|
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.5652 | 0.0 | 10 | 0.4581 | 0.1358 | -0.6615 | 1.0 | 0.7973 | -271.7569 | -151.4569 | -2.4902 | -2.7008 |
|
63 |
+
| 0.3737 | 0.0 | 20 | 0.1877 | 0.0778 | -2.8831 | 1.0 | 2.9609 | -293.9724 | -152.0366 | -2.4897 | -2.6893 |
|
64 |
+
| 0.2022 | 0.0 | 30 | 0.0621 | -0.1154 | -6.0503 | 1.0 | 5.9349 | -325.6448 | -153.9687 | -2.4890 | -2.6603 |
|
65 |
+
| 0.0284 | 0.0 | 40 | 0.0155 | -0.5833 | -10.1231 | 1.0 | 9.5397 | -366.3722 | -158.6483 | -2.4792 | -2.6266 |
|
66 |
+
| 0.0593 | 0.0 | 50 | 0.0082 | -0.7999 | -11.8804 | 1.0 | 11.0804 | -383.9451 | -160.8140 | -2.4692 | -2.6059 |
|
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:8aad9c8eb98d77811ee0c01df9374f8797047a2d66645d3baab7eb30b46d3872
|
3 |
size 13648432
|
runs/Mar16_19-17-11_c62d8995c6bc/events.out.tfevents.1710616785.c62d8995c6bc.131.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1aed634a3ef42e50189c49d561ea74287fa4537d6793ab7ba01f72556be12bc
|
3 |
+
size 13334
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4475
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25b852a42ed5f46c5c36a13523b618fee1a1f050d50b0eba580c2957cfc51a1e
|
3 |
size 4475
|