Commit
•
b556ea5
1
Parent(s):
867c6fe
Add evaluation results on the lener_br config and validation split of lener_br
Browse filesBeep 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-b36dee-1776161641).\
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).
README.md
CHANGED
@@ -57,6 +57,35 @@ model-index:
|
|
57 |
type: loss
|
58 |
value: 0.10151929408311844
|
59 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
---
|
61 |
|
62 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
57 |
type: loss
|
58 |
value: 0.10151929408311844
|
59 |
verified: true
|
60 |
+
- task:
|
61 |
+
type: token-classification
|
62 |
+
name: Token Classification
|
63 |
+
dataset:
|
64 |
+
name: lener_br
|
65 |
+
type: lener_br
|
66 |
+
config: lener_br
|
67 |
+
split: validation
|
68 |
+
metrics:
|
69 |
+
- name: Accuracy
|
70 |
+
type: accuracy
|
71 |
+
value: 0.9801301293674859
|
72 |
+
verified: true
|
73 |
+
- name: Precision
|
74 |
+
type: precision
|
75 |
+
value: 0.9864285473144053
|
76 |
+
verified: true
|
77 |
+
- name: Recall
|
78 |
+
type: recall
|
79 |
+
value: 0.9845505854603656
|
80 |
+
verified: true
|
81 |
+
- name: F1
|
82 |
+
type: f1
|
83 |
+
value: 0.9854886717201953
|
84 |
+
verified: true
|
85 |
+
- name: loss
|
86 |
+
type: loss
|
87 |
+
value: 0.11984097212553024
|
88 |
+
verified: true
|
89 |
---
|
90 |
|
91 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|