autoevaluator HF staff commited on
Commit
cc6e46c
1 Parent(s): 08d8a88

Add evaluation results on the lener_br config and validation 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 validation 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-d57983-1886264290).\
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
@@ -36,6 +36,35 @@ model-index:
36
  - name: Accuracy
37
  type: accuracy
38
  value: 0.982592974434832
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  ---
40
 
41
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
36
  - name: Accuracy
37
  type: accuracy
38
  value: 0.982592974434832
39
+ - task:
40
+ type: token-classification
41
+ name: Token Classification
42
+ dataset:
43
+ name: lener_br
44
+ type: lener_br
45
+ config: lener_br
46
+ split: validation
47
+ metrics:
48
+ - name: Accuracy
49
+ type: accuracy
50
+ value: 0.982592974434832
51
+ verified: true
52
+ - name: Precision
53
+ type: precision
54
+ value: 0.9882345251323615
55
+ verified: true
56
+ - name: Recall
57
+ type: recall
58
+ value: 0.9881214973122232
59
+ verified: true
60
+ - name: F1
61
+ type: f1
62
+ value: 0.9881780079902612
63
+ verified: true
64
+ - name: loss
65
+ type: loss
66
+ value: 0.16145998239517212
67
+ verified: true
68
  ---
69
 
70
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You