ricardo-filho
commited on
Commit
•
d72b626
1
Parent(s):
658ba80
update model card README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,36 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
# bert_base_tcm_0.6
|
14 |
|
15 |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
## Model description
|
18 |
|
|
|
13 |
# bert_base_tcm_0.6
|
14 |
|
15 |
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.
|
16 |
+
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.0109
|
18 |
+
- Criterio Julgamento Precision: 0.8409
|
19 |
+
- Criterio Julgamento Recall: 0.925
|
20 |
+
- Criterio Julgamento F1: 0.8810
|
21 |
+
- Criterio Julgamento Number: 80
|
22 |
+
- Data Sessao Precision: 0.7838
|
23 |
+
- Data Sessao Recall: 0.8056
|
24 |
+
- Data Sessao F1: 0.7945
|
25 |
+
- Data Sessao Number: 36
|
26 |
+
- Modalidade Licitacao Precision: 0.9517
|
27 |
+
- Modalidade Licitacao Recall: 0.9718
|
28 |
+
- Modalidade Licitacao F1: 0.9617
|
29 |
+
- Modalidade Licitacao Number: 284
|
30 |
+
- Numero Exercicio Precision: 0.9706
|
31 |
+
- Numero Exercicio Recall: 0.9925
|
32 |
+
- Numero Exercicio F1: 0.9814
|
33 |
+
- Numero Exercicio Number: 133
|
34 |
+
- Objeto Licitacao Precision: 0.6143
|
35 |
+
- Objeto Licitacao Recall: 0.7544
|
36 |
+
- Objeto Licitacao F1: 0.6772
|
37 |
+
- Objeto Licitacao Number: 57
|
38 |
+
- Valor Objeto Precision: 0.8571
|
39 |
+
- Valor Objeto Recall: 1.0
|
40 |
+
- Valor Objeto F1: 0.9231
|
41 |
+
- Valor Objeto Number: 6
|
42 |
+
- Overall Precision: 0.8917
|
43 |
+
- Overall Recall: 0.9396
|
44 |
+
- Overall F1: 0.9150
|
45 |
+
- Overall Accuracy: 0.9980
|
46 |
|
47 |
## Model description
|
48 |
|