Add evaluation results on the plain_text config of squad
Browse filesBeep boop, I am a bot from Hugging Face's automatic model evaluator 馃憢!\
Your model has been evaluated on the plain_text config of the [squad](https://huggingface.co/datasets/squad) dataset by
@saminaminaeheh
, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-staging-eval-squad-plain_text-d52fee-14655993).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=squad).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=squad).
README.md
CHANGED
@@ -20,6 +20,14 @@ model-index:
|
|
20 |
type: loss
|
21 |
value: 1.073493242263794
|
22 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
20 |
type: loss
|
21 |
value: 1.073493242263794
|
22 |
verified: true
|
23 |
+
- name: Exact Match
|
24 |
+
type: exact_match
|
25 |
+
value: 80.0853
|
26 |
+
verified: true
|
27 |
+
- name: F1
|
28 |
+
type: f1
|
29 |
+
value: 87.606
|
30 |
+
verified: true
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|