CatBarks/t5_es_BCE_weight_2_1
Browse files- README.md +17 -17
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -54,20 +54,20 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
56 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
|
72 |
|
73 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.0241
|
22 |
+
- Accuracy: 0.997
|
23 |
+
- F1: 0.9972
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
56 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|
|
57 |
+
| 0.7035 | 6.8817 | 50 | 0.6738 | 0.7045 | 0.7288 |
|
58 |
+
| 0.6463 | 13.7634 | 100 | 0.5114 | 0.8975 | 0.9015 |
|
59 |
+
| 0.2909 | 20.6452 | 150 | 0.0785 | 0.977 | 0.9783 |
|
60 |
+
| 0.0595 | 27.5269 | 200 | 0.0455 | 0.987 | 0.9878 |
|
61 |
+
| 0.0286 | 34.4086 | 250 | 0.0283 | 0.992 | 0.9925 |
|
62 |
+
| 0.0158 | 41.2903 | 300 | 0.0219 | 0.9945 | 0.9948 |
|
63 |
+
| 0.0086 | 48.1720 | 350 | 0.0180 | 0.996 | 0.9962 |
|
64 |
+
| 0.0048 | 55.0538 | 400 | 0.0172 | 0.9955 | 0.9958 |
|
65 |
+
| 0.0031 | 61.9355 | 450 | 0.0223 | 0.9955 | 0.9958 |
|
66 |
+
| 0.002 | 68.8172 | 500 | 0.0199 | 0.9955 | 0.9958 |
|
67 |
+
| 0.0012 | 75.6989 | 550 | 0.0201 | 0.9965 | 0.9967 |
|
68 |
+
| 0.0008 | 82.5806 | 600 | 0.0190 | 0.997 | 0.9972 |
|
69 |
+
| 0.0008 | 89.4624 | 650 | 0.0205 | 0.997 | 0.9972 |
|
70 |
+
| 0.0007 | 96.3441 | 700 | 0.0241 | 0.997 | 0.9972 |
|
71 |
|
72 |
|
73 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 894016712
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf5e88a6e33c0a3509b3d1fe722b1662b11a3ac5ebdff0a18790c086fedaa5ab
|
3 |
size 894016712
|