autoevaluator HF staff commited on
Commit
a97e8d6
1 Parent(s): aa805cf

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

@zhouzj

, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-adversarial_qa-adversarialQA-cd62e4-67882145606).\
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 +25 -1
README.md CHANGED
@@ -6,7 +6,31 @@ datasets:
6
  - squad
7
  model-index:
8
  - name: bert-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-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: 32.3397
21
+ name: F1
22
+ verified: true
23
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMzQ4MzMyZDgzOGRlMjI5MGI2NTU5M2FkMWI5ZDFmMTc0MjczZDU0MzU3YjE2YzRmNjgyMDhjZWI2MTljNGRjNCIsInZlcnNpb24iOjF9.fhrHqXSNMRf79P-fz_uF9zu-q1kmgRrUrwpArmbeUbsBzghFMNlixjGBj0DjRSqNowZx-rPOJEjUfmy6IoKRBA
24
+ - type: exact_match
25
+ value: 21.0333
26
+ name: Exact Match
27
+ verified: true
28
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiNTk0ZmFmZjA2NThhMjUyYTgwMzM0MjY1Nzg4ZDZmMDkxOTAyOGU0MTI1ZGE3YjMzOTQ3OThlNjFjMTA1NTNmOCIsInZlcnNpb24iOjF9.B3Z30EVq3nftd2fymhabm0rsSop2HvWfnqDl46oyw20jRFwxuKJE3oF72iCGEAworlhC0hurbVMt-WgGj5XyBA
29
+ - type: loss
30
+ value: 3.934098243713379
31
+ name: loss
32
+ verified: true
33
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiYzg2MWQxZDY2MDE5M2RkZWNkZDkyOWVjNGNjMDg2ZWE0NTA2ZDFhZTEzYjNiN2YyMDAwZTQyZGJlOTc1NWQ0OSIsInZlcnNpb24iOjF9.i1npIhsmBnPp7HjlBTzl4q0sg1d25aYSy75ui47Fi9VU7oen50LSDoqn9FXvaU42zjXbsaoMX8CyV1PQe4MsBw
34
  ---
35
 
36
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You