IbtiHt/agrobot-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 the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
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 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
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 the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.5122
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|
|
54 |
+
| 0.8082 | 0.99 | 102 | 0.4496 |
|
55 |
+
| 0.4347 | 2.0 | 205 | 0.4363 |
|
56 |
+
| 0.4106 | 3.0 | 308 | 0.4318 |
|
57 |
+
| 0.3875 | 4.0 | 411 | 0.4297 |
|
58 |
+
| 0.3673 | 4.99 | 513 | 0.4363 |
|
59 |
+
| 0.3404 | 6.0 | 616 | 0.4441 |
|
60 |
+
| 0.3178 | 7.0 | 719 | 0.4543 |
|
61 |
+
| 0.2975 | 8.0 | 822 | 0.4770 |
|
62 |
+
| 0.2828 | 8.99 | 924 | 0.4915 |
|
63 |
+
| 0.2664 | 9.93 | 1020 | 0.5122 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
runs/Jun23_09-03-40_0c3a0ba5aeaf/events.out.tfevents.1719133422.0c3a0ba5aeaf.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc39aec9a9f384db02d4b9720f13bc9832a5e6b0aaf9d32a5de78c0ce26667ce
|
3 |
+
size 10418
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a59c71580a58b76a2ea9b1619f00cb6ddb67eb565b298eadbdd50505d4e0976f
|
3 |
size 4920
|