ricardo-filho
commited on
Commit
•
ed3e410
1
Parent(s):
9ee61cb
update model card README.md
Browse files
README.md
CHANGED
@@ -14,35 +14,35 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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.
|
18 |
-
- Criterio Julgamento Precision: 0.
|
19 |
-
- Criterio Julgamento Recall: 0.
|
20 |
-
- Criterio Julgamento F1: 0.
|
21 |
- Criterio Julgamento Number: 104
|
22 |
-
- Data Sessao Precision: 0.
|
23 |
-
- Data Sessao Recall: 0.
|
24 |
-
- Data Sessao F1: 0.
|
25 |
- Data Sessao Number: 55
|
26 |
-
- Modalidade Licitacao Precision: 0.
|
27 |
-
- Modalidade Licitacao Recall: 0.
|
28 |
-
- Modalidade Licitacao F1: 0.
|
29 |
- Modalidade Licitacao Number: 421
|
30 |
-
- Numero Exercicio Precision: 0.
|
31 |
-
- Numero Exercicio Recall: 0.
|
32 |
-
- Numero Exercicio F1: 0.
|
33 |
- Numero Exercicio Number: 185
|
34 |
-
- Objeto Licitacao Precision: 0.
|
35 |
-
- Objeto Licitacao Recall: 0.
|
36 |
-
- Objeto Licitacao F1: 0.
|
37 |
- Objeto Licitacao Number: 59
|
38 |
-
- Valor Objeto Precision: 0.
|
39 |
-
- Valor Objeto Recall: 0.
|
40 |
-
- Valor Objeto F1: 0.
|
41 |
- Valor Objeto Number: 41
|
42 |
-
- Overall Precision: 0.
|
43 |
-
- Overall Recall: 0.
|
44 |
-
- Overall F1: 0.
|
45 |
-
- Overall Accuracy: 0.
|
46 |
|
47 |
## Model description
|
48 |
|
|
|
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.0155
|
18 |
+
- Criterio Julgamento Precision: 0.7965
|
19 |
+
- Criterio Julgamento Recall: 0.8654
|
20 |
+
- Criterio Julgamento F1: 0.8295
|
21 |
- Criterio Julgamento Number: 104
|
22 |
+
- Data Sessao Precision: 0.7162
|
23 |
+
- Data Sessao Recall: 0.9636
|
24 |
+
- Data Sessao F1: 0.8217
|
25 |
- Data Sessao Number: 55
|
26 |
+
- Modalidade Licitacao Precision: 0.9554
|
27 |
+
- Modalidade Licitacao Recall: 0.9667
|
28 |
+
- Modalidade Licitacao F1: 0.9610
|
29 |
- Modalidade Licitacao Number: 421
|
30 |
+
- Numero Exercicio Precision: 0.9323
|
31 |
+
- Numero Exercicio Recall: 0.9676
|
32 |
+
- Numero Exercicio F1: 0.9496
|
33 |
- Numero Exercicio Number: 185
|
34 |
+
- Objeto Licitacao Precision: 0.5270
|
35 |
+
- Objeto Licitacao Recall: 0.6610
|
36 |
+
- Objeto Licitacao F1: 0.5865
|
37 |
- Objeto Licitacao Number: 59
|
38 |
+
- Valor Objeto Precision: 0.8444
|
39 |
+
- Valor Objeto Recall: 0.9268
|
40 |
+
- Valor Objeto F1: 0.8837
|
41 |
- Valor Objeto Number: 41
|
42 |
+
- Overall Precision: 0.8723
|
43 |
+
- Overall Recall: 0.9318
|
44 |
+
- Overall F1: 0.9011
|
45 |
+
- Overall Accuracy: 0.9966
|
46 |
|
47 |
## Model description
|
48 |
|