thomnis/Mistral-7B-Instruct-v0.2-GPTQ-LoRA-shawgpt-ft
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 1.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -44,23 +44,32 @@ The following hyperparameters were used during training:
|
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
- lr_scheduler_warmup_steps: 2
|
47 |
-
- num_epochs:
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
-
| Training Loss | Epoch
|
53 |
-
|
54 |
-
| 4.586 | 0.9231
|
55 |
-
| 4.
|
56 |
-
| 3.
|
57 |
-
| 1.
|
58 |
-
| 1.
|
59 |
-
| 1.
|
60 |
-
| 1.
|
61 |
-
| 0.
|
62 |
-
| 1.
|
63 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.5866
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
- lr_scheduler_warmup_steps: 2
|
47 |
+
- num_epochs: 20
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
+
|:-------------:|:-------:|:----:|:---------------:|
|
54 |
+
| 4.586 | 0.9231 | 3 | 4.0840 |
|
55 |
+
| 4.5013 | 1.8462 | 6 | 3.6804 |
|
56 |
+
| 3.4295 | 2.7692 | 9 | 2.6498 |
|
57 |
+
| 1.7662 | 4.0 | 13 | 1.7049 |
|
58 |
+
| 1.6274 | 4.9231 | 16 | 1.4525 |
|
59 |
+
| 1.3983 | 5.8462 | 19 | 1.3957 |
|
60 |
+
| 1.2807 | 6.7692 | 22 | 1.3583 |
|
61 |
+
| 0.9365 | 8.0 | 26 | 1.3325 |
|
62 |
+
| 1.1829 | 8.9231 | 29 | 1.3339 |
|
63 |
+
| 1.0945 | 9.8462 | 32 | 1.3330 |
|
64 |
+
| 1.0448 | 10.7692 | 35 | 1.3496 |
|
65 |
+
| 0.7014 | 12.0 | 39 | 1.3455 |
|
66 |
+
| 0.8887 | 12.9231 | 42 | 1.3879 |
|
67 |
+
| 0.8145 | 13.8462 | 45 | 1.4225 |
|
68 |
+
| 0.7586 | 14.7692 | 48 | 1.4449 |
|
69 |
+
| 0.5382 | 16.0 | 52 | 1.5154 |
|
70 |
+
| 0.6563 | 16.9231 | 55 | 1.4966 |
|
71 |
+
| 0.6154 | 17.8462 | 58 | 1.5442 |
|
72 |
+
| 0.4083 | 18.4615 | 60 | 1.5866 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -20,9 +20,9 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"k_proj",
|
25 |
-
"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"q_proj",
|
24 |
"k_proj",
|
25 |
+
"v_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 37774528
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5919996e3f1e41a686d2b157fb227dcd03114945ff77f8cb32e5e9c45d4b45e6
|
3 |
size 37774528
|
runs/Oct22_05-24-08_4d73a2362bca/events.out.tfevents.1729574652.4d73a2362bca.183.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:429001c9de9e649eefe5feda61e422ea2b1e17602e85b1fb6193d3b014c4606a
|
3 |
+
size 5417
|
runs/Oct22_05-24-08_4d73a2362bca/events.out.tfevents.1729574772.4d73a2362bca.183.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dba06ab07a550693052f21487667207f9f7fc39e9ca7b390e673c4bcb8bfa122
|
3 |
+
size 14752
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f10f09ef12c65713c16c69524ed126c59470847ce18bd5f113f45d81ef7ca532
|
3 |
size 5176
|