Training in progress epoch 5
Browse files- README.md +12 -10
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,16 +14,16 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Train Precision: [0.
|
21 |
-
- Train Precision W: 0.
|
22 |
-
- Train Recall: [0.
|
23 |
-
- Train Recall W: 0.
|
24 |
-
- Train F1: [0.
|
25 |
-
- Train F1 W: 0.
|
26 |
-
- Epoch:
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -52,6 +52,8 @@ The following hyperparameters were used during training:
|
|
52 |
| 0.6479 | 0.4942 | 0.91 | [0.91 0. ] | 0.8281 | [1. 0.] | 0.91 | [0.95287958 0. ] | 0.8671 | 1 |
|
53 |
| 0.4492 | 0.4305 | 0.8 | [0.9382716 0.21052632] | 0.8728 | [0.83516484 0.44444444] | 0.8 | [0.88372093 0.28571429] | 0.8299 | 2 |
|
54 |
| 0.1358 | 0.3080 | 0.88 | [0.90721649 0. ] | 0.8256 | [0.96703297 0. ] | 0.88 | [0.93617021 0. ] | 0.8519 | 3 |
|
|
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.0428
|
18 |
+
- Validation Loss: 0.4923
|
19 |
+
- Train Accuracy: 0.9
|
20 |
+
- Train Precision: [0.90909091 0. ]
|
21 |
+
- Train Precision W: 0.8273
|
22 |
+
- Train Recall: [0.98901099 0. ]
|
23 |
+
- Train Recall W: 0.9
|
24 |
+
- Train F1: [0.94736842 0. ]
|
25 |
+
- Train F1 W: 0.8621
|
26 |
+
- Epoch: 5
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
52 |
| 0.6479 | 0.4942 | 0.91 | [0.91 0. ] | 0.8281 | [1. 0.] | 0.91 | [0.95287958 0. ] | 0.8671 | 1 |
|
53 |
| 0.4492 | 0.4305 | 0.8 | [0.9382716 0.21052632] | 0.8728 | [0.83516484 0.44444444] | 0.8 | [0.88372093 0.28571429] | 0.8299 | 2 |
|
54 |
| 0.1358 | 0.3080 | 0.88 | [0.90721649 0. ] | 0.8256 | [0.96703297 0. ] | 0.88 | [0.93617021 0. ] | 0.8519 | 3 |
|
55 |
+
| 0.0545 | 0.3801 | 0.9 | [0.90909091 0. ] | 0.8273 | [0.98901099 0. ] | 0.9 | [0.94736842 0. ] | 0.8621 | 4 |
|
56 |
+
| 0.0428 | 0.4923 | 0.9 | [0.90909091 0. ] | 0.8273 | [0.98901099 0. ] | 0.9 | [0.94736842 0. ] | 0.8621 | 5 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 439697688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53f75508dd188434a21199174052a4cb1722ff8eb203955095f130c1f531e1cf
|
3 |
size 439697688
|