arubenruben
commited on
End of training
Browse files- README.md +27 -27
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
base_model: neuralmind/bert-
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
@@ -11,7 +11,7 @@ metrics:
|
|
11 |
- f1
|
12 |
- accuracy
|
13 |
model-index:
|
14 |
-
- name: NER_harem_bert-
|
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 |
-
# NER_harem_bert-
|
44 |
|
45 |
-
This model is a fine-tuned version of [neuralmind/bert-
|
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,20 +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 |
|
97 |
|
98 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
base_model: neuralmind/bert-large-portuguese-cased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
|
|
11 |
- f1
|
12 |
- accuracy
|
13 |
model-index:
|
14 |
+
- name: NER_harem_bert-large-portuguese-cased
|
15 |
results:
|
16 |
- task:
|
17 |
name: Token Classification
|
|
|
25 |
metrics:
|
26 |
- name: Precision
|
27 |
type: precision
|
28 |
+
value: 0.7077353867693384
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
+
value: 0.7553231228987672
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
+
value: 0.7307553306830503
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
+
value: 0.9551379448220711
|
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-large-portuguese-cased
|
44 |
|
45 |
+
This model is a fine-tuned version of [neuralmind/bert-large-portuguese-cased](https://huggingface.co/neuralmind/bert-large-portuguese-cased) on the harem dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
+
- Loss: 0.2487
|
48 |
+
- Precision: 0.7077
|
49 |
+
- Recall: 0.7553
|
50 |
+
- F1: 0.7308
|
51 |
+
- Accuracy: 0.9551
|
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.6334 | 0.0163 | 0.0078 | 0.0106 | 0.8468 |
|
83 |
+
| No log | 2.0 | 32 | 0.4537 | 0.2614 | 0.3112 | 0.2841 | 0.8826 |
|
84 |
+
| No log | 3.0 | 48 | 0.3117 | 0.5262 | 0.5671 | 0.5458 | 0.9231 |
|
85 |
+
| No log | 4.0 | 64 | 0.2421 | 0.5852 | 0.6631 | 0.6217 | 0.9385 |
|
86 |
+
| No log | 5.0 | 80 | 0.2099 | 0.5950 | 0.6855 | 0.6370 | 0.9479 |
|
87 |
+
| No log | 6.0 | 96 | 0.2153 | 0.6810 | 0.7464 | 0.7122 | 0.9551 |
|
88 |
+
| No log | 7.0 | 112 | 0.2270 | 0.6894 | 0.7198 | 0.7043 | 0.9546 |
|
89 |
+
| No log | 8.0 | 128 | 0.2213 | 0.6918 | 0.7437 | 0.7168 | 0.9554 |
|
90 |
+
| No log | 9.0 | 144 | 0.2299 | 0.7021 | 0.7564 | 0.7283 | 0.9545 |
|
91 |
+
| No log | 10.0 | 160 | 0.2256 | 0.7002 | 0.7591 | 0.7284 | 0.9562 |
|
92 |
+
| No log | 11.0 | 176 | 0.2169 | 0.7100 | 0.7736 | 0.7404 | 0.9568 |
|
93 |
+
| No log | 12.0 | 192 | 0.2266 | 0.6981 | 0.7740 | 0.7341 | 0.9571 |
|
94 |
+
| No log | 13.0 | 208 | 0.2322 | 0.7093 | 0.7620 | 0.7347 | 0.9570 |
|
95 |
+
| No log | 14.0 | 224 | 0.2487 | 0.7077 | 0.7553 | 0.7308 | 0.9551 |
|
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 1333520180
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01f553a864d657f4b43d7355c249975b3136b1fa50491045b794f315ac522eab
|
3 |
size 1333520180
|