cheonboy/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 |
|
@@ -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.11.1
|
69 |
- Transformers 4.41.2
|
70 |
-
- Pytorch 2.
|
71 |
- Datasets 2.20.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.7326
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 4.5934 | 0.9231 | 3 | 3.9723 |
|
55 |
+
| 4.0607 | 1.8462 | 6 | 3.4680 |
|
56 |
+
| 3.4937 | 2.7692 | 9 | 3.0132 |
|
57 |
+
| 2.2669 | 4.0 | 13 | 2.5644 |
|
58 |
+
| 2.6584 | 4.9231 | 16 | 2.2894 |
|
59 |
+
| 2.312 | 5.8462 | 19 | 2.0650 |
|
60 |
+
| 2.0331 | 6.7692 | 22 | 1.8955 |
|
61 |
+
| 1.4248 | 8.0 | 26 | 1.7767 |
|
62 |
+
| 1.813 | 8.9231 | 29 | 1.7372 |
|
63 |
+
| 1.2648 | 9.2308 | 30 | 1.7326 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
67 |
|
68 |
- PEFT 0.11.1
|
69 |
- Transformers 4.41.2
|
70 |
+
- Pytorch 2.3.0+cu121
|
71 |
- Datasets 2.20.0
|
72 |
- Tokenizers 0.19.1
|
runs/Jul11_04-31-39_7f32845c3f27/events.out.tfevents.1720672300.7f32845c3f27.1311.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4b49d60694c941bfdb00bd1330648b042b6dc48044e5e77a9c7ace17f1fe885
|
3 |
+
size 10532
|
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:abf2686134fe1dbde703ba4d6e2021cb7031b95303e9c8ba60b4821dc6abe926
|
3 |
size 5112
|