gustavokpc
commited on
Commit
•
cceffe0
1
Parent(s):
d9b5e1b
Training in progress epoch 9
Browse files- README.md +10 -9
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,17 +15,17 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Train F1 M: 0.
|
21 |
-
- Train Precision M: 0.
|
22 |
-
- Train Recall M: 0.
|
23 |
-
- Validation Loss: 0.
|
24 |
- Validation Accuracy: 0.9307
|
25 |
-
- Validation F1 M: 0.
|
26 |
-
- Validation Precision M: 0.
|
27 |
- Validation Recall M: 0.9613
|
28 |
-
- Epoch:
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -60,6 +60,7 @@ The following hyperparameters were used during training:
|
|
60 |
| 0.1591 | 0.9436 | 0.5507 | 0.4023 | 0.9416 | 0.1878 | 0.9307 | 0.5547 | 0.4005 | 0.9464 | 6 |
|
61 |
| 0.1536 | 0.9452 | 0.5529 | 0.4028 | 0.9419 | 0.1871 | 0.9301 | 0.5561 | 0.4010 | 0.9521 | 7 |
|
62 |
| 0.1512 | 0.9471 | 0.5514 | 0.4012 | 0.9396 | 0.1864 | 0.9307 | 0.5599 | 0.4032 | 0.9613 | 8 |
|
|
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.1478
|
19 |
+
- Train Accuracy: 0.9481
|
20 |
+
- Train F1 M: 0.5518
|
21 |
+
- Train Precision M: 0.4013
|
22 |
+
- Train Recall M: 0.9436
|
23 |
+
- Validation Loss: 0.1862
|
24 |
- Validation Accuracy: 0.9307
|
25 |
+
- Validation F1 M: 0.5600
|
26 |
+
- Validation Precision M: 0.4033
|
27 |
- Validation Recall M: 0.9613
|
28 |
+
- Epoch: 9
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
60 |
| 0.1591 | 0.9436 | 0.5507 | 0.4023 | 0.9416 | 0.1878 | 0.9307 | 0.5547 | 0.4005 | 0.9464 | 6 |
|
61 |
| 0.1536 | 0.9452 | 0.5529 | 0.4028 | 0.9419 | 0.1871 | 0.9301 | 0.5561 | 0.4010 | 0.9521 | 7 |
|
62 |
| 0.1512 | 0.9471 | 0.5514 | 0.4012 | 0.9396 | 0.1864 | 0.9307 | 0.5599 | 0.4032 | 0.9613 | 8 |
|
63 |
+
| 0.1478 | 0.9481 | 0.5518 | 0.4013 | 0.9436 | 0.1862 | 0.9307 | 0.5600 | 0.4033 | 0.9613 | 9 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435986712
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a7f31d793b8ad3be4cb8c052cfd00f66b8fa8b07d777af3b7a47134f3d77684
|
3 |
size 435986712
|