sakshirokhade
commited on
Commit
•
6911600
1
Parent(s):
2076cb1
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,16 +51,16 @@ 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 |
-
| 1.
|
63 |
-
| 1.
|
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.7551
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 4.5912 | 0.9231 | 3 | 3.9612 |
|
55 |
+
| 4.0409 | 1.8462 | 6 | 3.4419 |
|
56 |
+
| 3.4647 | 2.7692 | 9 | 2.9881 |
|
57 |
+
| 2.2478 | 4.0 | 13 | 2.5656 |
|
58 |
+
| 2.659 | 4.9231 | 16 | 2.3153 |
|
59 |
+
| 2.327 | 5.8462 | 19 | 2.1063 |
|
60 |
+
| 2.0739 | 6.7692 | 22 | 1.9292 |
|
61 |
+
| 1.4443 | 8.0 | 26 | 1.8040 |
|
62 |
+
| 1.8301 | 8.9231 | 29 | 1.7600 |
|
63 |
+
| 1.2734 | 9.2308 | 30 | 1.7551 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
runs/Aug08_11-19-12_2865e04c43fa/events.out.tfevents.1723115953.2865e04c43fa.490.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3b35e143122e0aaa1b969ae718670931c4e262a76edbbb95dda353733118d3d
|
3 |
+
size 10558
|
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:d76b25fbb78ffbd07d32a02ec5369e2f1ce30df78ffdf0bf6112be44d784756a
|
3 |
size 5112
|