Commit
•
3ee2507
1
Parent(s):
33f1817
Add evaluation results on the squad_v2 config and validation split of squad_v2
Browse filesBeep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the squad_v2 config and validation split of the [squad_v2](https://huggingface.co/datasets/squad_v2) dataset by
@anchal
, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-squad_v2-squad_v2-5d46e4-1992966291).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=squad_v2).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=squad_v2).
README.md
CHANGED
@@ -17,11 +17,11 @@ model-index:
|
|
17 |
metrics:
|
18 |
- name: Exact Match
|
19 |
type: exact_match
|
20 |
-
value: 75.
|
21 |
verified: true
|
22 |
- name: F1
|
23 |
type: f1
|
24 |
-
value: 78.
|
25 |
verified: true
|
26 |
---
|
27 |
|
|
|
17 |
metrics:
|
18 |
- name: Exact Match
|
19 |
type: exact_match
|
20 |
+
value: 75.6613
|
21 |
verified: true
|
22 |
- name: F1
|
23 |
type: f1
|
24 |
+
value: 78.624
|
25 |
verified: true
|
26 |
---
|
27 |
|