irenewds/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 [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 |
|
|
@@ -44,32 +44,27 @@ 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 | Step | Validation Loss |
|
| 53 |
|:-------------:|:-------:|:----:|:---------------:|
|
| 54 |
-
| 4.
|
| 55 |
-
| 4.
|
| 56 |
-
|
|
| 57 |
-
| 2.
|
| 58 |
-
|
|
| 59 |
-
|
|
| 60 |
-
| 2.
|
| 61 |
-
| 1.
|
| 62 |
-
|
|
| 63 |
-
|
|
| 64 |
-
|
|
| 65 |
-
| 1.
|
| 66 |
-
| 1.
|
| 67 |
-
| 1.
|
| 68 |
-
| 1.6675 | 14.7692 | 48 | 1.6176 |
|
| 69 |
-
| 1.2097 | 16.0 | 52 | 1.5665 |
|
| 70 |
-
| 1.5569 | 16.9231 | 55 | 1.5437 |
|
| 71 |
-
| 1.5205 | 17.8462 | 58 | 1.5306 |
|
| 72 |
-
| 1.0627 | 18.4615 | 60 | 1.5273 |
|
| 73 |
|
| 74 |
|
| 75 |
### 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.4675
|
| 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: 15
|
| 48 |
- mixed_precision_training: Native AMP
|
| 49 |
|
| 50 |
### Training results
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 53 |
|:-------------:|:-------:|:----:|:---------------:|
|
| 54 |
+
| 4.6055 | 0.9231 | 3 | 4.0311 |
|
| 55 |
+
| 4.1731 | 1.8462 | 6 | 3.6064 |
|
| 56 |
+
| 3.6829 | 2.7692 | 9 | 3.2058 |
|
| 57 |
+
| 2.4342 | 4.0 | 13 | 2.7664 |
|
| 58 |
+
| 2.8888 | 4.9231 | 16 | 2.4957 |
|
| 59 |
+
| 2.5378 | 5.8462 | 19 | 2.2613 |
|
| 60 |
+
| 2.2353 | 6.7692 | 22 | 2.0239 |
|
| 61 |
+
| 1.4921 | 8.0 | 26 | 1.8148 |
|
| 62 |
+
| 1.8263 | 8.9231 | 29 | 1.7127 |
|
| 63 |
+
| 1.6847 | 9.8462 | 32 | 1.6285 |
|
| 64 |
+
| 1.6188 | 10.7692 | 35 | 1.5605 |
|
| 65 |
+
| 1.13 | 12.0 | 39 | 1.4999 |
|
| 66 |
+
| 1.488 | 12.9231 | 42 | 1.4764 |
|
| 67 |
+
| 1.2276 | 13.8462 | 45 | 1.4675 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 68 |
|
| 69 |
|
| 70 |
### Framework versions
|
runs/Oct24_19-16-48_1f4e1c060daf/events.out.tfevents.1729797412.1f4e1c060daf.3103.5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0d7e59b9d5fdc1ae8a9ff50317d2317ac1eef9bab83f4352086fb3ac2a693cd
|
| 3 |
+
size 12553
|
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:023476b94d79af97ff9f39f01d7facdda61b8aaaaff1a07986c51bf0f5a941a0
|
| 3 |
size 5176
|