Commit
路
c39ef7d
1
Parent(s):
1950587
Add evaluation results on the adversarialQA config and validation split of adversarial_qa
Browse filesBeep boop, I am a bot from Hugging Face's automatic model evaluator 馃憢!\
Your model has been evaluated on the adversarialQA config and validation split of the [adversarial_qa](https://huggingface.co/datasets/adversarial_qa) dataset by
@tp
, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-adversarial_qa-adversarialQA-0e2388-51771145320).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=adversarial_qa).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=adversarial_qa).
README.md
CHANGED
@@ -6,7 +6,31 @@ datasets:
|
|
6 |
- squad
|
7 |
model-index:
|
8 |
- name: roberta-base-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: roberta-base-finetuned-squad
|
9 |
+
results:
|
10 |
+
- task:
|
11 |
+
type: question-answering
|
12 |
+
name: Question Answering
|
13 |
+
dataset:
|
14 |
+
name: adversarial_qa
|
15 |
+
type: adversarial_qa
|
16 |
+
config: adversarialQA
|
17 |
+
split: validation
|
18 |
+
metrics:
|
19 |
+
- type: f1
|
20 |
+
value: 39.4891
|
21 |
+
name: F1
|
22 |
+
verified: true
|
23 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMzg1N2UzMTcxNjRlODBlYzA4ZDE0NDYzYTU3ZGM0YTkzYzQ4NzY2NjkzNzUzNTQ4YjNkMjAzODE3ZjUyNGQ1MCIsInZlcnNpb24iOjF9.LGgYNhFRCqK3AvsNff-7puQGHPZOJKzcleNUw7IXqD9MvzXYUtEnK5v03ue_DZgeDYgJ7iIVJJ3aaz-aiDgHCA
|
24 |
+
- type: exact_match
|
25 |
+
value: 28.1667
|
26 |
+
name: Exact Match
|
27 |
+
verified: true
|
28 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiYWFlMjc4OGY2ZTQ2ZDYwMDg2ZDZmNjUwNjk2NTczNmE3YzBiYjRmN2M4Y2E3MTIxZmY3ODY1MTU0ZjQ5ZDZmZCIsInZlcnNpb24iOjF9.l1y44f0fA4I75AbolFcHczj9gLjyEcu-uzBqxmShqwEEfilGye2rUDumFiOvfac6_cU5JMBR9ncm7fNdXlgnDw
|
29 |
+
- type: loss
|
30 |
+
value: 3.110499382019043
|
31 |
+
name: loss
|
32 |
+
verified: true
|
33 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiOTc2ZWI3YjEzZjJlNzIwZjU2ZmRjMDVmNzlkOWYxMGFhYzhiOTIwMzc5NzU5ZDllYzQxNjgyMGY0NzMzNWY1NCIsInZlcnNpb24iOjF9.A8cwL6Cc6rR6bVUXYwzAi8dSbCC4i-0gCuG_U7M1zLUMVsxaLd-GKkhDdn4Meckt0IBRsAIrOf1SA1oqxclvAQ
|
34 |
---
|
35 |
|
36 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|