Christine789
commited on
Commit
•
6a68c7a
1
Parent(s):
345613b
Christine789/qlora
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 |
|
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
- total_train_batch_size: 16
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
-
- lr_scheduler_warmup_steps:
|
47 |
- num_epochs: 10
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
| 1.
|
63 |
-
|
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
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.7356
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
43 |
- total_train_batch_size: 16
|
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: 10
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 4.5915 | 0.9231 | 3 | 3.9621 |
|
55 |
+
| 4.04 | 1.8462 | 6 | 3.4349 |
|
56 |
+
| 3.4599 | 2.7692 | 9 | 2.9746 |
|
57 |
+
| 2.2493 | 4.0 | 13 | 2.5418 |
|
58 |
+
| 2.6545 | 4.9231 | 16 | 2.2966 |
|
59 |
+
| 2.3332 | 5.8462 | 19 | 2.0944 |
|
60 |
+
| 2.0967 | 6.7692 | 22 | 1.9367 |
|
61 |
+
| 1.4509 | 8.0 | 26 | 1.7868 |
|
62 |
+
| 1.8264 | 8.9231 | 29 | 1.7411 |
|
63 |
+
| 1.2705 | 9.2308 | 30 | 1.7356 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
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:c2ebfb58e971d3e9b92969fe11f4e01dda677c9762b47667080828bd60da0e63
|
3 |
size 8397056
|
runs/Oct01_07-00-19_800808cfb2f8/events.out.tfevents.1727766025.800808cfb2f8.4374.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d65fe393fa39f8628a52c569f7081d560da7ab81db22cdc2e07cc17b51753c8
|
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:77b0f20dc1fbb9c49cf28daab593bafe17e3e4070673710cb316beac6dcfffb1
|
3 |
size 5176
|