sakshirokhade
commited on
sakshirokhade/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,14 +51,14 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
-
| 13.
|
55 |
-
| 11.
|
56 |
-
| 9.
|
57 |
-
| 8.
|
58 |
-
| 7.
|
59 |
-
| 6.
|
60 |
-
| 5.
|
61 |
-
| 6.
|
62 |
|
63 |
|
64 |
### 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.8085
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 13.7742 | 1.0 | 4 | 3.7835 |
|
55 |
+
| 11.7124 | 2.0 | 8 | 3.1445 |
|
56 |
+
| 9.7929 | 3.0 | 12 | 2.6872 |
|
57 |
+
| 8.3851 | 4.0 | 16 | 2.3691 |
|
58 |
+
| 7.3704 | 5.0 | 20 | 2.1138 |
|
59 |
+
| 6.4245 | 6.0 | 24 | 1.9331 |
|
60 |
+
| 5.7948 | 7.0 | 28 | 1.8268 |
|
61 |
+
| 6.9963 | 7.6154 | 30 | 1.8085 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
runs/Dec23_11-01-05_93111988760f/events.out.tfevents.1734951669.93111988760f.524.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3968a5889a7afc392c1dc53ae3462c68cf0b59a6e0cd0c77ef5aeb82a405b363
|
3 |
+
size 5721
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba99b89d4b348c2ae1d5dbf1e85bf873a383e501e7f77fba1cecc604cb90c59d
|
3 |
size 5304
|