Commit
·
166f2c3
1
Parent(s):
f8738c9
Add evaluation results on the lener_br config and test 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 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-1771961515).\
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
@@ -34,6 +34,35 @@ model-index:
|
|
34 |
- name: Accuracy
|
35 |
type: accuracy
|
36 |
value: 0.9672628386152076
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.9672628386152076
|
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.9856250947530907
|
49 |
+
verified: true
|
50 |
+
- name: Precision
|
51 |
+
type: precision
|
52 |
+
value: 0.9880955923930835
|
53 |
+
verified: true
|
54 |
+
- name: Recall
|
55 |
+
type: recall
|
56 |
+
value: 0.988198526676092
|
57 |
+
verified: true
|
58 |
+
- name: F1
|
59 |
+
type: f1
|
60 |
+
value: 0.9881470568539475
|
61 |
+
verified: true
|
62 |
+
- name: loss
|
63 |
+
type: loss
|
64 |
+
value: 0.110235795378685
|
65 |
+
verified: true
|
66 |
---
|
67 |
|
68 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|