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 |
|
@@ -52,15 +52,15 @@ The following hyperparameters were used during training:
|
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
| 4.586 | 0.9231 | 3 | 4.0840 |
|
55 |
-
| 4.
|
56 |
-
| 3.
|
57 |
-
| 1.
|
58 |
-
| 1.
|
59 |
-
| 1.
|
60 |
-
| 1.
|
61 |
-
| 0.
|
62 |
-
| 1.
|
63 |
-
| 0.
|
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.3524
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
| 4.586 | 0.9231 | 3 | 4.0840 |
|
55 |
+
| 4.5003 | 1.8462 | 6 | 3.6717 |
|
56 |
+
| 3.4228 | 2.7692 | 9 | 2.6501 |
|
57 |
+
| 1.7833 | 4.0 | 13 | 1.7598 |
|
58 |
+
| 1.68 | 4.9231 | 16 | 1.4736 |
|
59 |
+
| 1.427 | 5.8462 | 19 | 1.4181 |
|
60 |
+
| 1.3196 | 6.7692 | 22 | 1.3783 |
|
61 |
+
| 0.9651 | 8.0 | 26 | 1.3563 |
|
62 |
+
| 1.245 | 8.9231 | 29 | 1.3527 |
|
63 |
+
| 0.8858 | 9.2308 | 30 | 1.3524 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path":
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
@@ -20,9 +20,9 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"q_proj",
|
24 |
"v_proj",
|
25 |
-
"k_proj"
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_dora": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.3",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"v_proj",
|
24 |
+
"k_proj",
|
25 |
+
"q_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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b69db1e9bb94fa449f1d23526ce73cc9bcac77c379dcec4de4b0ee30c9f1905
|
3 |
+
size 37774528
|
runs/Oct20_19-09-10_eb53f72e69c6/events.out.tfevents.1729451354.eb53f72e69c6.893.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9aab0d0680ff719b02e2c83edb554fdc6c4cb06a2472d32846f92a32ad99cf8
|
3 |
+
size 10495
|
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:ba0c5bd7e20cb5ad26a95f0d751c5e5215dec8d3f70c5abaf23f1e53b702ad05
|
3 |
size 5176
|