End of training
Browse files- README.md +25 -27
- model.safetensors +1 -1
README.md
CHANGED
@@ -11,7 +11,7 @@ metrics:
|
|
11 |
- f1
|
12 |
- accuracy
|
13 |
model-index:
|
14 |
-
- name:
|
15 |
results:
|
16 |
- task:
|
17 |
name: Token Classification
|
@@ -25,30 +25,30 @@ model-index:
|
|
25 |
metrics:
|
26 |
- name: Precision
|
27 |
type: precision
|
28 |
-
value: 0.
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
-
value: 0.
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
-
value: 0.
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
-
value: 0.
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
41 |
should probably proofread and complete it, then remove this comment. -->
|
42 |
|
43 |
-
#
|
44 |
|
45 |
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on the harem dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
-
- Loss: 0.
|
48 |
-
- Precision: 0.
|
49 |
-
- Recall: 0.
|
50 |
-
- F1: 0.
|
51 |
-
- Accuracy: 0.
|
52 |
|
53 |
## Model description
|
54 |
|
@@ -79,22 +79,20 @@ The following hyperparameters were used during training:
|
|
79 |
|
80 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
81 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
82 |
-
| No log | 1.0 | 16 | 0.
|
83 |
-
| No log | 2.0 | 32 | 0.
|
84 |
-
| No log | 3.0 | 48 | 0.
|
85 |
-
| No log | 4.0 | 64 | 0.
|
86 |
-
| No log | 5.0 | 80 | 0.
|
87 |
-
| No log | 6.0 | 96 | 0.
|
88 |
-
| No log | 7.0 | 112 | 0.
|
89 |
-
| No log | 8.0 | 128 | 0.
|
90 |
-
| No log | 9.0 | 144 | 0.
|
91 |
-
| No log | 10.0 | 160 | 0.
|
92 |
-
| No log | 11.0 | 176 | 0.
|
93 |
-
| No log | 12.0 | 192 | 0.
|
94 |
-
| No log | 13.0 | 208 | 0.
|
95 |
-
| No log | 14.0 | 224 | 0.
|
96 |
-
| No log | 15.0 | 240 | 0.2381 | 0.6980 | 0.7553 | 0.7255 | 0.9524 |
|
97 |
-
| No log | 16.0 | 256 | 0.2411 | 0.6869 | 0.7467 | 0.7156 | 0.9528 |
|
98 |
|
99 |
|
100 |
### Framework versions
|
|
|
11 |
- f1
|
12 |
- accuracy
|
13 |
model-index:
|
14 |
+
- name: NER_harem_bert-base-portuguese-cased
|
15 |
results:
|
16 |
- task:
|
17 |
name: Token Classification
|
|
|
25 |
metrics:
|
26 |
- name: Precision
|
27 |
type: precision
|
28 |
+
value: 0.6852879944482998
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
+
value: 0.7377661561449383
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
+
value: 0.7105594531390537
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
+
value: 0.952219112355058
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
41 |
should probably proofread and complete it, then remove this comment. -->
|
42 |
|
43 |
+
# NER_harem_bert-base-portuguese-cased
|
44 |
|
45 |
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on the harem dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
+
- Loss: 0.2351
|
48 |
+
- Precision: 0.6853
|
49 |
+
- Recall: 0.7378
|
50 |
+
- F1: 0.7106
|
51 |
+
- Accuracy: 0.9522
|
52 |
|
53 |
## Model description
|
54 |
|
|
|
79 |
|
80 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
81 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
82 |
+
| No log | 1.0 | 16 | 0.7692 | 0.0 | 0.0 | 0.0 | 0.8358 |
|
83 |
+
| No log | 2.0 | 32 | 0.4831 | 0.3140 | 0.2731 | 0.2921 | 0.8790 |
|
84 |
+
| No log | 3.0 | 48 | 0.3405 | 0.4692 | 0.4897 | 0.4793 | 0.9119 |
|
85 |
+
| No log | 4.0 | 64 | 0.2747 | 0.5481 | 0.6156 | 0.5799 | 0.9340 |
|
86 |
+
| No log | 5.0 | 80 | 0.2282 | 0.6077 | 0.6758 | 0.6399 | 0.9443 |
|
87 |
+
| No log | 6.0 | 96 | 0.2145 | 0.6267 | 0.6892 | 0.6565 | 0.9479 |
|
88 |
+
| No log | 7.0 | 112 | 0.2223 | 0.6395 | 0.6926 | 0.6650 | 0.9493 |
|
89 |
+
| No log | 8.0 | 128 | 0.2100 | 0.6822 | 0.7378 | 0.7089 | 0.9530 |
|
90 |
+
| No log | 9.0 | 144 | 0.2077 | 0.6810 | 0.7497 | 0.7137 | 0.9537 |
|
91 |
+
| No log | 10.0 | 160 | 0.2173 | 0.6846 | 0.7460 | 0.7140 | 0.9523 |
|
92 |
+
| No log | 11.0 | 176 | 0.2226 | 0.7001 | 0.7594 | 0.7285 | 0.9542 |
|
93 |
+
| No log | 12.0 | 192 | 0.2204 | 0.7015 | 0.7568 | 0.7281 | 0.9538 |
|
94 |
+
| No log | 13.0 | 208 | 0.2278 | 0.6746 | 0.7411 | 0.7063 | 0.9533 |
|
95 |
+
| No log | 14.0 | 224 | 0.2351 | 0.6853 | 0.7378 | 0.7106 | 0.9522 |
|
|
|
|
|
96 |
|
97 |
|
98 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 433418116
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0b2ec5334468573bef5e94aeeb03958f083957301b5f60ccfa848e78de1e69d
|
3 |
size 433418116
|