hussenmi/fungpt-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:
|
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 |
-
|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
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: 3.1043
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|
|
54 |
+
| 5.2519 | 1.0 | 15 | 3.8834 |
|
55 |
+
| 3.6084 | 2.0 | 30 | 3.4631 |
|
56 |
+
| 3.1807 | 3.0 | 45 | 3.1895 |
|
57 |
+
| 2.921 | 4.0 | 60 | 3.1170 |
|
58 |
+
| 2.8287 | 5.0 | 75 | 3.0935 |
|
59 |
+
| 2.7328 | 6.0 | 90 | 3.0807 |
|
60 |
+
| 2.6611 | 7.0 | 105 | 3.0841 |
|
61 |
+
| 2.6403 | 8.0 | 120 | 3.0969 |
|
62 |
+
| 2.5925 | 9.0 | 135 | 3.1010 |
|
63 |
+
| 2.55 | 10.0 | 150 | 3.1043 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
runs/Mar12_22-09-50_0dce101895ae/events.out.tfevents.1710281393.0dce101895ae.1033.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cdeb3a2caf2d72d5c58ec9bbba95beba9f0463234b8fa3eff1d328b6451fe99
|
3 |
+
size 10307
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54a8982d626e2457d1e0d0fad76fc1673cfbad668e0a09ff83bbfb276f217201
|
3 |
size 4856
|