harshi321/Mistral-Alpaca-Finetuned
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model: TheBloke/Mistral-7B-Instruct-v0.
|
3 |
library_name: peft
|
4 |
license: apache-2.0
|
5 |
tags:
|
@@ -14,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# shawgpt-ft
|
16 |
|
17 |
-
This model is a fine-tuned version of [TheBloke/Mistral-7B-Instruct-v0.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 1.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
-
| 4.
|
55 |
-
|
|
56 |
-
| 3.
|
57 |
-
| 2.
|
58 |
-
| 2.
|
59 |
-
| 2.
|
60 |
-
| 2.
|
61 |
-
| 1.
|
62 |
-
| 1.
|
63 |
-
| 1.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
base_model: TheBloke/Mistral-7B-Instruct-v0.1-GPTQ
|
3 |
library_name: peft
|
4 |
license: apache-2.0
|
5 |
tags:
|
|
|
14 |
|
15 |
# shawgpt-ft
|
16 |
|
17 |
+
This model is a fine-tuned version of [TheBloke/Mistral-7B-Instruct-v0.1-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.1-GPTQ) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.8143
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 4.0111 | 0.9231 | 3 | 3.4383 |
|
55 |
+
| 3.7197 | 1.8462 | 6 | 3.1542 |
|
56 |
+
| 3.3433 | 2.7692 | 9 | 2.8819 |
|
57 |
+
| 2.2325 | 4.0 | 13 | 2.5118 |
|
58 |
+
| 2.6351 | 4.9231 | 16 | 2.2513 |
|
59 |
+
| 2.298 | 5.8462 | 19 | 2.0509 |
|
60 |
+
| 2.0805 | 6.7692 | 22 | 1.9310 |
|
61 |
+
| 1.4903 | 8.0 | 26 | 1.8460 |
|
62 |
+
| 1.9251 | 8.9231 | 29 | 1.8175 |
|
63 |
+
| 1.3554 | 9.2308 | 30 | 1.8143 |
|
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": "TheBloke/Mistral-7B-Instruct-v0.
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "TheBloke/Mistral-7B-Instruct-v0.1-GPTQ",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8397056
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:820a2ef47d2562b0b0c45e3ce97a194b3bad64b7686431ceb1119aebf43d2725
|
3 |
size 8397056
|
runs/Jul15_15-07-12_9fbad8186d4b/events.out.tfevents.1721056052.9fbad8186d4b.325.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36811e516a9e6b276b740cd269b0c088e61fea7145f5904298c7b20314faa92a
|
3 |
+
size 10530
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06dcece5e2eeb3fb00559ac20101f23babf359364ba406783ab3b1e39cbeb0ef
|
3 |
size 5112
|