dcrowleymunster
commited on
Commit
•
69cf686
1
Parent(s):
92ef68f
dcrowleymunster/dcrowleymunstergpt-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 |
|
@@ -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 |
-
|
|
63 |
-
| 1.
|
64 |
|
65 |
|
66 |
### Framework versions
|
67 |
|
68 |
-
- PEFT 0.
|
69 |
-
- Transformers 4.
|
70 |
-
- Pytorch 2.
|
71 |
-
- Datasets
|
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.7230
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 4.5919 | 0.9231 | 3 | 3.9628 |
|
55 |
+
| 4.0419 | 1.8462 | 6 | 3.4360 |
|
56 |
+
| 3.4592 | 2.7692 | 9 | 2.9751 |
|
57 |
+
| 2.2436 | 4.0 | 13 | 2.5472 |
|
58 |
+
| 2.65 | 4.9231 | 16 | 2.2938 |
|
59 |
+
| 2.3231 | 5.8462 | 19 | 2.0950 |
|
60 |
+
| 2.061 | 6.7692 | 22 | 1.9093 |
|
61 |
+
| 1.4273 | 8.0 | 26 | 1.7719 |
|
62 |
+
| 1.8052 | 8.9231 | 29 | 1.7280 |
|
63 |
+
| 1.26 | 9.2308 | 30 | 1.7230 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
67 |
|
68 |
+
- PEFT 0.13.0
|
69 |
+
- Transformers 4.44.2
|
70 |
+
- Pytorch 2.4.0+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:2eece9e465fddf87a8c19f8a9e2b719c9e8dd38868b78027c62fb3acb76a406c
|
3 |
size 8397056
|
runs/Oct01_10-56-04_c475286abc1f/events.out.tfevents.1727780175.c475286abc1f.7497.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:869fe11af24b2c8fc540bfd00bba61748fe10c10b34aaaf80b9baccf6cd4427d
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:340701771f9fa05a1cb010918668ea3d6c4056fd1d7f287048ac8a5cddfcd5b9
|
3 |
+
size 5176
|