autoevaluator HF staff commited on
Commit
7955456
1 Parent(s): eca4d57

Add evaluation results on the lener_br config and test split of lener_br

Browse files

Beep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the lener_br config and test split of the [lener_br](https://huggingface.co/datasets/lener_br) dataset by

@Luciano

, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-lener_br-lener_br-c4cf3f-1771961516).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=lener_br).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=lener_br).

Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -34,6 +34,35 @@ model-index:
34
  - name: Accuracy
35
  type: accuracy
36
  value: 0.979126510974644
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
  ---
38
 
39
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
34
  - name: Accuracy
35
  type: accuracy
36
  value: 0.979126510974644
37
+ - task:
38
+ type: token-classification
39
+ name: Token Classification
40
+ dataset:
41
+ name: lener_br
42
+ type: lener_br
43
+ config: lener_br
44
+ split: test
45
+ metrics:
46
+ - name: Accuracy
47
+ type: accuracy
48
+ value: 0.9842606502473917
49
+ verified: true
50
+ - name: Precision
51
+ type: precision
52
+ value: 0.9880888491353608
53
+ verified: true
54
+ - name: Recall
55
+ type: recall
56
+ value: 0.9863977974551678
57
+ verified: true
58
+ - name: F1
59
+ type: f1
60
+ value: 0.9872425991435487
61
+ verified: true
62
+ - name: loss
63
+ type: loss
64
+ value: 0.12697908282279968
65
+ verified: true
66
  ---
67
 
68
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You