Commit
•
c689a0f
1
Parent(s):
ad1d018
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
@Florence
Gundidza, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-squad_v2-squad_v2-878283-2493776900).\
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,7 +6,31 @@ datasets:
|
|
6 |
- squad
|
7 |
model-index:
|
8 |
- name: bert-large-uncased-whole-word-masking-finetuned-squad-finetuned-squad
|
9 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
6 |
- squad
|
7 |
model-index:
|
8 |
- name: bert-large-uncased-whole-word-masking-finetuned-squad-finetuned-squad
|
9 |
+
results:
|
10 |
+
- task:
|
11 |
+
type: question-answering
|
12 |
+
name: Question Answering
|
13 |
+
dataset:
|
14 |
+
name: squad_v2
|
15 |
+
type: squad_v2
|
16 |
+
config: squad_v2
|
17 |
+
split: validation
|
18 |
+
metrics:
|
19 |
+
- type: f1
|
20 |
+
value: 46.3877
|
21 |
+
name: F1
|
22 |
+
verified: true
|
23 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMDlmMzY5MGZjYmY1YzhiNjVkZWE5NDFhZTJhZWRkOTlkZWVkN2UzYjY2NmE2MmM3YTM4ZTdmNzUyZGZmMjdjMSIsInZlcnNpb24iOjF9.Sw8w5Bb2Eho0-9ya1MHEdyuxKrVzpZjLl4ps3ZYsFFzQaBSVTGMqv8rdWU9ggAGLAPjLkjQuQKl7daWg_M0qAA
|
24 |
+
- type: exact
|
25 |
+
value: 43.0618
|
26 |
+
name: Exact Match
|
27 |
+
verified: true
|
28 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiZTY2Mjc0NDg5MTJlYWM1NjAyOWJiZmRkOTMwNjllMzMwMjFiYzAwMDdlNDJiMDAxMDRhNWYyYTIyNjQwMGMzMCIsInZlcnNpb24iOjF9.rgLmYFq05ISvPtz9P6k-3vFn0Q4YOBTZIuUGUHfrcPhcI_gQcFfkt0DEnUQmSqEFQaYrL2bpFUAz1HVGXYG_CA
|
29 |
+
- type: loss
|
30 |
+
value: 5.121288299560547
|
31 |
+
name: loss
|
32 |
+
verified: true
|
33 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiNDczNjhmYjEwOTFmZWQxMmZhMTJkOTNkYWYyNGRmMmZhNjk3Y2MwNzUwZjBjZDA4YmVlNzMyMDQ2ZGIzN2NkYiIsInZlcnNpb24iOjF9.hX4ozh9Qt6wc4OUDbRYO87y7AkVBZchDF7nIuN2s5vqAm3FkaFqo3oubby-8H1wLB98SXNqgeepslpZGMaoCDw
|
34 |
---
|
35 |
|
36 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|