Christine789
commited on
Commit
•
a90b2de
1
Parent(s):
80f2427
Christine789/qlora_v2
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 [TheBloke/Mistral-7B-Instruct-v0.2-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-GPTQ) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 1.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -51,22 +51,22 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
-
| 4.
|
55 |
-
| 4.
|
56 |
-
| 3.
|
57 |
-
| 2.
|
58 |
-
| 2.
|
59 |
-
| 2.
|
60 |
-
| 2.
|
61 |
-
| 1.
|
62 |
-
| 1.
|
63 |
-
| 1.
|
64 |
|
65 |
|
66 |
### Framework versions
|
67 |
|
68 |
-
- PEFT 0.
|
69 |
- Transformers 4.44.2
|
70 |
- Pytorch 2.4.1+cu121
|
71 |
-
- Datasets 3.0.
|
72 |
- Tokenizers 0.19.1
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [TheBloke/Mistral-7B-Instruct-v0.2-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-GPTQ) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.7486
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 4.5903 | 0.9231 | 3 | 3.9569 |
|
55 |
+
| 4.0337 | 1.8462 | 6 | 3.4324 |
|
56 |
+
| 3.4578 | 2.7692 | 9 | 2.9754 |
|
57 |
+
| 2.2395 | 4.0 | 13 | 2.5348 |
|
58 |
+
| 2.6193 | 4.9231 | 16 | 2.2674 |
|
59 |
+
| 2.2876 | 5.8462 | 19 | 2.0560 |
|
60 |
+
| 2.039 | 6.7692 | 22 | 1.9094 |
|
61 |
+
| 1.4379 | 8.0 | 26 | 1.7941 |
|
62 |
+
| 1.829 | 8.9231 | 29 | 1.7533 |
|
63 |
+
| 1.2737 | 9.2308 | 30 | 1.7486 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
67 |
|
68 |
+
- PEFT 0.13.0
|
69 |
- Transformers 4.44.2
|
70 |
- Pytorch 2.4.1+cu121
|
71 |
+
- Datasets 3.0.1
|
72 |
- Tokenizers 0.19.1
|
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:9eaa4b2b4296c49c2bf972e688de5c784bffe0a86a7869809aa4e02aa6908679
|
3 |
size 8397056
|
runs/Sep29_14-21-14_4cd08f998954/events.out.tfevents.1727619681.4cd08f998954.2777.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b57e3311f35474bcc17029f8a4a888cdae79d7008cb4313f97d5d6b3d114de58
|
3 |
+
size 10647
|
runs/Sep29_14-49-56_4cd08f998954/events.out.tfevents.1727621415.4cd08f998954.20051.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c33a65a27eb05f63d02f4bb5435c51c45a9a68307515ab294f444cd4f83843bc
|
3 |
+
size 10647
|
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:597b3d4e3273951727c629056c3d9fa9d7fa24efecd77e6521baa49f81189860
|
3 |
size 5176
|