Commit
·
141d935
1
Parent(s):
b113fb5
update model card README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
model-index:
|
6 |
- name: bert_base_tcm_0.9_no_valor_objeto
|
7 |
results: []
|
@@ -12,33 +14,33 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# bert_base_tcm_0.9_no_valor_objeto
|
14 |
|
15 |
-
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on the
|
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: 142
|
22 |
-
- Data Sessao Precision: 0.
|
23 |
-
- Data Sessao Recall: 0.
|
24 |
-
- Data Sessao F1: 0.
|
25 |
- Data Sessao Number: 90
|
26 |
-
- Modalidade Licitacao Precision: 0.
|
27 |
- Modalidade Licitacao Recall: 0.9815
|
28 |
-
- Modalidade Licitacao F1: 0.
|
29 |
- Modalidade Licitacao Number: 648
|
30 |
-
- Numero Exercicio Precision: 0.
|
31 |
-
- Numero Exercicio Recall: 0.
|
32 |
-
- Numero Exercicio F1: 0.
|
33 |
- Numero Exercicio Number: 330
|
34 |
-
- Objeto Licitacao Precision: 0.
|
35 |
-
- Objeto Licitacao Recall: 0.
|
36 |
-
- Objeto Licitacao F1: 0.
|
37 |
- Objeto Licitacao Number: 106
|
38 |
-
- Overall Precision: 0.
|
39 |
-
- Overall Recall: 0.
|
40 |
-
- Overall F1: 0.
|
41 |
-
- Overall Accuracy: 0.
|
42 |
|
43 |
## Model description
|
44 |
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- ricardo-filho/tcm-0.9-no-valor-objeto
|
7 |
model-index:
|
8 |
- name: bert_base_tcm_0.9_no_valor_objeto
|
9 |
results: []
|
|
|
14 |
|
15 |
# bert_base_tcm_0.9_no_valor_objeto
|
16 |
|
17 |
+
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on the ricardo-filho/tcm-0.9-no-valor-objeto dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.0176
|
20 |
+
- Criterio Julgamento Precision: 0.8310
|
21 |
+
- Criterio Julgamento Recall: 0.8310
|
22 |
+
- Criterio Julgamento F1: 0.8310
|
23 |
- Criterio Julgamento Number: 142
|
24 |
+
- Data Sessao Precision: 0.7909
|
25 |
+
- Data Sessao Recall: 0.9667
|
26 |
+
- Data Sessao F1: 0.87
|
27 |
- Data Sessao Number: 90
|
28 |
+
- Modalidade Licitacao Precision: 0.9564
|
29 |
- Modalidade Licitacao Recall: 0.9815
|
30 |
+
- Modalidade Licitacao F1: 0.9688
|
31 |
- Modalidade Licitacao Number: 648
|
32 |
+
- Numero Exercicio Precision: 0.9362
|
33 |
+
- Numero Exercicio Recall: 0.9788
|
34 |
+
- Numero Exercicio F1: 0.9570
|
35 |
- Numero Exercicio Number: 330
|
36 |
+
- Objeto Licitacao Precision: 0.4460
|
37 |
+
- Objeto Licitacao Recall: 0.5849
|
38 |
+
- Objeto Licitacao F1: 0.5061
|
39 |
- Objeto Licitacao Number: 106
|
40 |
+
- Overall Precision: 0.8751
|
41 |
+
- Overall Recall: 0.9316
|
42 |
+
- Overall F1: 0.9025
|
43 |
+
- Overall Accuracy: 0.9953
|
44 |
|
45 |
## Model description
|
46 |
|