Luciano autoevaluator HF staff commited on
Commit
20c96be
1 Parent(s): f1b5cba

Add evaluation results on lener_br dataset (#1)

Browse files

- Add evaluation results on lener_br dataset (de4181ce3e0bcb39b4f62b4d003e89c56a1b810f)


Co-authored-by: Evaluation Bot <autoevaluator@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +33 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- language:
3
  - pt
4
  license: mit
5
  tags:
@@ -25,6 +25,38 @@ model_index:
25
  name: Accuracy
26
  type: accuracy
27
  value: 0.9692504609383333
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ language:
3
  - pt
4
  license: mit
5
  tags:
 
25
  name: Accuracy
26
  type: accuracy
27
  value: 0.9692504609383333
28
+ model-index:
29
+ - name: Luciano/bertimbau-base-lener_br
30
+ results:
31
+ - task:
32
+ type: token-classification
33
+ name: Token Classification
34
+ dataset:
35
+ name: lener_br
36
+ type: lener_br
37
+ config: lener_br
38
+ split: test
39
+ metrics:
40
+ - name: Accuracy
41
+ type: accuracy
42
+ value: 0.9824282794418222
43
+ verified: true
44
+ - name: Precision
45
+ type: precision
46
+ value: 0.9877557596262284
47
+ verified: true
48
+ - name: Recall
49
+ type: recall
50
+ value: 0.9870401674313772
51
+ verified: true
52
+ - name: F1
53
+ type: f1
54
+ value: 0.9873978338768773
55
+ verified: true
56
+ - name: loss
57
+ type: loss
58
+ value: 0.11542011797428131
59
+ verified: true
60
  ---
61
 
62
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You