Model save
Browse files- README.md +12 -36
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -3,8 +3,6 @@ license: mit
|
|
3 |
base_model: neuralmind/bert-base-portuguese-cased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
datasets:
|
7 |
-
- lener_br
|
8 |
metrics:
|
9 |
- precision
|
10 |
- recall
|
@@ -12,29 +10,7 @@ metrics:
|
|
12 |
- accuracy
|
13 |
model-index:
|
14 |
- name: bert-base-portuguese-cased-finetuned-ner
|
15 |
-
results:
|
16 |
-
- task:
|
17 |
-
name: Token Classification
|
18 |
-
type: token-classification
|
19 |
-
dataset:
|
20 |
-
name: lener_br
|
21 |
-
type: lener_br
|
22 |
-
config: lener_br
|
23 |
-
split: test
|
24 |
-
args: lener_br
|
25 |
-
metrics:
|
26 |
-
- name: Precision
|
27 |
-
type: precision
|
28 |
-
value: 0.8649122807017544
|
29 |
-
- name: Recall
|
30 |
-
type: recall
|
31 |
-
value: 0.8885169927909372
|
32 |
-
- name: F1
|
33 |
-
type: f1
|
34 |
-
value: 0.8765557531115061
|
35 |
-
- name: Accuracy
|
36 |
-
type: accuracy
|
37 |
-
value: 0.9821930095431353
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -42,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
42 |
|
43 |
# bert-base-portuguese-cased-finetuned-ner
|
44 |
|
45 |
-
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on
|
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 |
|
@@ -77,11 +53,11 @@ The following hyperparameters were used during training:
|
|
77 |
|
78 |
### Training results
|
79 |
|
80 |
-
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1
|
81 |
-
|
82 |
-
| No log | 1.0 |
|
83 |
-
|
|
84 |
-
|
|
85 |
|
86 |
|
87 |
### Framework versions
|
|
|
3 |
base_model: neuralmind/bert-base-portuguese-cased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
metrics:
|
7 |
- precision
|
8 |
- recall
|
|
|
10 |
- accuracy
|
11 |
model-index:
|
12 |
- name: bert-base-portuguese-cased-finetuned-ner
|
13 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
18 |
|
19 |
# bert-base-portuguese-cased-finetuned-ner
|
20 |
|
21 |
+
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.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0947
|
24 |
+
- Precision: 0.0
|
25 |
+
- Recall: 0.0
|
26 |
+
- F1: 0.0
|
27 |
+
- Accuracy: 0.9821
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
|
58 |
+
| No log | 1.0 | 35 | 0.1217 | 0.0 | 0.0 | 0.0 | 0.9817 |
|
59 |
+
| No log | 2.0 | 70 | 0.0992 | 0.0 | 0.0 | 0.0 | 0.9817 |
|
60 |
+
| No log | 3.0 | 105 | 0.0947 | 0.0 | 0.0 | 0.0 | 0.9821 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 433438310
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05164ebd997f030d665ac595474f254d72b270962e7c626251f5e37971b801ea
|
3 |
size 433438310
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad27df5562e577b5ed4a74c9fc32c18b292ef85ae6cafe0b507dfb659149cb70
|
3 |
size 4536
|