alcalazans commited on
Commit
e907838
verified
1 Parent(s): 3bdb022

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -12
README.md CHANGED
@@ -35,21 +35,31 @@ M茅dia do tamanho dos contextos: 2467.439831104856
35
 
36
  ### Resultados com contexto com 6697 caracteres
37
 
38
- " content/sample_data/ibama_29102024_20241029175942 :
39
- 'exact_match': 3.9755351681957185, 'f1': 38.429269059347 ",
40
- " pierreguillou/bert-base-cased-squad-v1.1-portuguese :
41
- 'exact_match': 6.422018348623853, 'f1': 37.47550481021018 ",
42
- " neuralmind/bert-base-portuguese-cased :
43
- 'exact_match': 0.0, 'f1': 21.520346204352514 "
 
 
 
 
 
44
 
45
  ### Resultados com contexto com 512 caracteres
46
 
47
- " content/sample_data/ibama_29102024_20241029175942 :
48
- 'exact_match': 12.67605633802817, 'f1': 70.76635146201694 ",
49
- " pierreguillou/bert-base-cased-squad-v1.1-portuguese :
50
- 'exact_match': 1.408450704225352, 'f1': 38.42469128241023 ",
51
- " neuralmind/bert-base-portuguese-cased :
52
- 'exact_match': 0.0, 'f1': 15.264048430063177 "
 
 
 
 
 
53
 
54
  ## Intended uses & limitations
55
 
 
35
 
36
  ### Resultados com contexto com 6697 caracteres
37
 
38
+ content/sample_data/ibama_29102024_20241029175942 :
39
+
40
+ 'exact_match': 3.9755351681957185, 'f1': 38.429269059347
41
+
42
+ pierreguillou/bert-base-cased-squad-v1.1-portuguese :
43
+
44
+ 'exact_match': 6.422018348623853, 'f1': 37.47550481021018
45
+
46
+ neuralmind/bert-base-portuguese-cased :
47
+
48
+ 'exact_match': 0.0, 'f1': 21.520346204352514
49
 
50
  ### Resultados com contexto com 512 caracteres
51
 
52
+ content/sample_data/ibama_29102024_20241029175942 :
53
+
54
+ 'exact_match': 12.67605633802817, 'f1': 70.76635146201694
55
+
56
+ pierreguillou/bert-base-cased-squad-v1.1-portuguese :
57
+
58
+ 'exact_match': 1.408450704225352, 'f1': 38.42469128241023
59
+
60
+ neuralmind/bert-base-portuguese-cased :
61
+
62
+ 'exact_match': 0.0, 'f1': 15.264048430063177
63
 
64
  ## Intended uses & limitations
65