autoevaluator HF Staff commited on
Commit
a20570f
1 Parent(s): 75831fb

Add evaluation results on the adversarialQA config and validation split of adversarial_qa

Browse files

Beep 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 @mbartolo , using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-adversarial_qa-adversarialQA-3783aa-1711959846).\
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).

Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -28,6 +28,23 @@ model-index:
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
 
28
  type: f1
29
  value: 87.606
30
  verified: true
31
+ - task:
32
+ type: question-answering
33
+ name: Question Answering
34
+ dataset:
35
+ name: adversarial_qa
36
+ type: adversarial_qa
37
+ config: adversarialQA
38
+ split: validation
39
+ metrics:
40
+ - name: Exact Match
41
+ type: exact_match
42
+ value: 19.1
43
+ verified: true
44
+ - name: F1
45
+ type: f1
46
+ value: 29.8017
47
+ verified: true
48
  ---
49
 
50
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You