sakshirokhade
commited on
Commit
•
76c7b94
1
Parent(s):
bf90c01
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.7458
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 4.5916 | 0.9231 | 3 | 3.9616 |
|
55 |
+
| 4.0451 | 1.8462 | 6 | 3.4409 |
|
56 |
+
| 3.4718 | 2.7692 | 9 | 2.9871 |
|
57 |
+
| 2.2557 | 4.0 | 13 | 2.5523 |
|
58 |
+
| 2.6548 | 4.9231 | 16 | 2.2841 |
|
59 |
+
| 2.3019 | 5.8462 | 19 | 2.0751 |
|
60 |
+
| 2.0414 | 6.7692 | 22 | 1.9058 |
|
61 |
+
| 1.4308 | 8.0 | 26 | 1.7913 |
|
62 |
+
| 1.8194 | 8.9231 | 29 | 1.7505 |
|
63 |
+
| 1.2703 | 9.2308 | 30 | 1.7458 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
runs/Aug12_07-47-00_c396893cde1e/events.out.tfevents.1723448821.c396893cde1e.1079.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5eeb14addd4e5345a353e0a96fae2a3b66905bab59d6e2c8980489ea3688ebc4
|
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:3bf4fb985e977789f19bc89c7fc1398d98d1e37eea671e8c282d449168c61aa1
|
3 |
size 5112
|