End of training
Browse files
README.md
CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-cased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Accuracy: 0.
|
22 |
-
- F1: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,18 +50,18 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
52 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
|
53 |
-
|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-cased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.8036
|
21 |
+
- Accuracy: 0.685
|
22 |
+
- F1: 0.6817
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
52 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
|
53 |
+
| 1.0352 | 1.0 | 1000 | 0.9705 | 0.5575 | 0.5434 |
|
54 |
+
| 0.8786 | 2.0 | 2000 | 0.8527 | 0.6 | 0.5990 |
|
55 |
+
| 0.7943 | 3.0 | 3000 | 0.8156 | 0.6125 | 0.6097 |
|
56 |
+
| 0.7544 | 4.0 | 4000 | 0.7883 | 0.6508 | 0.6490 |
|
57 |
+
| 0.713 | 5.0 | 5000 | 0.7780 | 0.6492 | 0.6455 |
|
58 |
+
| 0.6854 | 6.0 | 6000 | 0.7630 | 0.675 | 0.6728 |
|
59 |
+
| 0.644 | 7.0 | 7000 | 0.7692 | 0.6733 | 0.6708 |
|
60 |
+
| 0.6051 | 8.0 | 8000 | 0.7651 | 0.6808 | 0.6782 |
|
61 |
+
| 0.5926 | 9.0 | 9000 | 0.7566 | 0.6792 | 0.6772 |
|
62 |
+
| 0.547 | 10.0 | 10000 | 0.7746 | 0.6858 | 0.6830 |
|
63 |
+
| 0.5197 | 11.0 | 11000 | 0.7924 | 0.6733 | 0.6697 |
|
64 |
+
| 0.4762 | 12.0 | 12000 | 0.8036 | 0.685 | 0.6817 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
runs/May23_21-38-43_PcJavierOmen/events.out.tfevents.1716493124.PcJavierOmen.8120.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:b92451b720f88cf26c5f9b68f47d1b3529bd100d0f37bab5df940461574f0c84
|
3 |
+
size 13116
|
runs/May23_21-38-43_PcJavierOmen/events.out.tfevents.1716494861.PcJavierOmen.8120.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c002aa2511e00cfb05aeda814dc5e67efeb896165d4e045c91b529b1a47ed95a
|
3 |
+
size 457
|