Model save
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:
|
22 |
-
- Rewards/rejected: -
|
23 |
-
- Rewards/accuracies: 0.
|
24 |
-
- Rewards/margins:
|
25 |
-
- Logps/rejected: -
|
26 |
-
- Logps/chosen: -
|
27 |
-
- Logits/rejected: -1.
|
28 |
-
- Logits/chosen: -
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -51,18 +51,16 @@ The following hyperparameters were used during training:
|
|
51 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
- lr_scheduler_type: linear
|
53 |
- lr_scheduler_warmup_steps: 2
|
54 |
-
- training_steps:
|
55 |
- mixed_precision_training: Native AMP
|
56 |
|
57 |
### Training results
|
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.0 | 0.02 | 40 | 0.0189 | -0.3198 | -11.9637 | 0.9950 | 11.6439 | -167.9338 | -52.8651 | -1.9080 | -1.7998 |
|
65 |
-
| 0.0007 | 0.03 | 50 | 0.0196 | -0.2633 | -12.1300 | 0.9950 | 11.8667 | -169.5972 | -52.3002 | -1.9113 | -1.8049 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
@@ -70,4 +68,4 @@ The following hyperparameters were used during training:
|
|
70 |
- Transformers 4.35.2
|
71 |
- Pytorch 2.0.1+cu117
|
72 |
- Datasets 2.17.0
|
73 |
-
- Tokenizers 0.15.
|
|
|
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.0522
|
21 |
+
- Rewards/chosen: 0.2306
|
22 |
+
- Rewards/rejected: -9.1473
|
23 |
+
- Rewards/accuracies: 0.9940
|
24 |
+
- Rewards/margins: 9.3779
|
25 |
+
- Logps/rejected: -139.6582
|
26 |
+
- Logps/chosen: -54.3255
|
27 |
+
- Logits/rejected: -1.8763
|
28 |
+
- Logits/chosen: -2.0675
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
51 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
- lr_scheduler_type: linear
|
53 |
- lr_scheduler_warmup_steps: 2
|
54 |
+
- training_steps: 30
|
55 |
- mixed_precision_training: Native AMP
|
56 |
|
57 |
### Training results
|
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.4801 | 0.0 | 10 | 0.0657 | 0.3409 | -2.6602 | 0.9980 | 3.0011 | -74.7870 | -53.2224 | -2.0627 | -2.2254 |
|
62 |
+
| 0.0563 | 0.0 | 20 | 0.0414 | 0.3013 | -7.6547 | 0.9940 | 7.9559 | -124.7320 | -53.6186 | -1.9099 | -2.1024 |
|
63 |
+
| 0.0001 | 0.01 | 30 | 0.0522 | 0.2306 | -9.1473 | 0.9940 | 9.3779 | -139.6582 | -54.3255 | -1.8763 | -2.0675 |
|
|
|
|
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
68 |
- Transformers 4.35.2
|
69 |
- Pytorch 2.0.1+cu117
|
70 |
- Datasets 2.17.0
|
71 |
+
- Tokenizers 0.15.2
|
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:7c49e9afbd990f95bcb3ae34f3404ef0124a4fdbf7de7269d1e872d5060fb316
|
3 |
size 13648432
|
runs/Feb17_22-12-20_1827e93c0501/events.out.tfevents.1708208020.1827e93c0501.461.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:572da1edc3460cf79d4856079ec28d3e8490a3ecf4a22d924982b279c3e33580
|
3 |
+
size 9894
|
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:8aa78da14ff45fc0bd0fc9fbbd08d77552ef3dabb1ac544e30460218605d0477
|
3 |
size 4155
|