g-assismoraes
commited on
Commit
•
60f805b
1
Parent(s):
c506a6d
End of training
Browse files
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [microsoft/mdeberta-v3-base](https://huggingface.co/microsoft/mdeberta-v3-base) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- F1: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,16 +56,16 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
59 |
-
|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [microsoft/mdeberta-v3-base](https://huggingface.co/microsoft/mdeberta-v3-base) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.5289
|
25 |
+
- Accuracy: 0.8562
|
26 |
+
- Precision: 0.8293
|
27 |
+
- Recall: 0.7956
|
28 |
+
- F1: 0.8011
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
59 |
+
| 1.0269 | 1.0 | 19 | 0.8985 | 0.5890 | 0.8630 | 0.3333 | 0.2471 |
|
60 |
+
| 0.8123 | 2.0 | 38 | 0.7571 | 0.5890 | 0.8630 | 0.3333 | 0.2471 |
|
61 |
+
| 0.7079 | 3.0 | 57 | 0.7243 | 0.5890 | 0.8630 | 0.3333 | 0.2471 |
|
62 |
+
| 0.6259 | 4.0 | 76 | 0.7249 | 0.7808 | 0.8511 | 0.6444 | 0.5909 |
|
63 |
+
| 0.5818 | 5.0 | 95 | 0.7192 | 0.7671 | 0.6242 | 0.6222 | 0.5773 |
|
64 |
+
| 0.5081 | 6.0 | 114 | 0.6343 | 0.7877 | 0.7129 | 0.6628 | 0.6687 |
|
65 |
+
| 0.4902 | 7.0 | 133 | 0.5858 | 0.8219 | 0.7819 | 0.7256 | 0.7107 |
|
66 |
+
| 0.3946 | 8.0 | 152 | 0.5584 | 0.8288 | 0.7766 | 0.7656 | 0.7603 |
|
67 |
+
| 0.3876 | 9.0 | 171 | 0.5457 | 0.8562 | 0.8396 | 0.7811 | 0.7859 |
|
68 |
+
| 0.3239 | 10.0 | 190 | 0.5289 | 0.8562 | 0.8293 | 0.7956 | 0.8011 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
runs/Oct28_15-45-46_icuff-Z790-UD/events.out.tfevents.1730141147.icuff-Z790-UD.1116241.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c52fe95fde2791b0884fd31940d968ee84fa5bbd4fadaf2a078695c78bf0b3ed
|
3 |
+
size 14331
|