Add evaluation results on the squad_v2 config 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 of the [squad_v2](https://huggingface.co/datasets/squad_v2) dataset by @nonchalant-nagavalli, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-staging-eval-squad_v2-squad_v2-76c05b-14906072).\
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
@@ -6,6 +6,26 @@ license: mit
|
|
6 |
thumbnail: https://thumb.tildacdn.com/tild3433-3637-4830-a533-353833613061/-/resize/720x/-/format/webp/germanquad.jpg
|
7 |
tags:
|
8 |
- exbert
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# deepset/xlm-roberta-base-squad2-distilled
|
|
|
6 |
thumbnail: https://thumb.tildacdn.com/tild3433-3637-4830-a533-353833613061/-/resize/720x/-/format/webp/germanquad.jpg
|
7 |
tags:
|
8 |
- exbert
|
9 |
+
model-index:
|
10 |
+
- name: deepset/xlm-roberta-base-squad2-distilled
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
type: question-answering
|
14 |
+
name: Question Answering
|
15 |
+
dataset:
|
16 |
+
name: squad_v2
|
17 |
+
type: squad_v2
|
18 |
+
config: squad_v2
|
19 |
+
split: validation
|
20 |
+
metrics:
|
21 |
+
- name: Exact Match
|
22 |
+
type: exact_match
|
23 |
+
value: 75.2633
|
24 |
+
verified: true
|
25 |
+
- name: F1
|
26 |
+
type: f1
|
27 |
+
value: 78.3188
|
28 |
+
verified: true
|
29 |
---
|
30 |
|
31 |
# deepset/xlm-roberta-base-squad2-distilled
|