autoevaluator HF staff commited on
Commit
92f92f2
1 Parent(s): 7e3dc99

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-67882145607).\
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: 30.1868
21
+ name: F1
22
+ verified: true
23
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMzJjYjg3ODg5OWFmYjhmZjE5NWQ0ZTI2MTJjNDc2ZDVlNzRiYTdkMTYxZGNlMjhiZTI5MGMxZTBlYWVlYzdjMCIsInZlcnNpb24iOjF9.ErN6Yg23Q7ruGoEMiYOY7hdYLpDGgDpdLmuOWdOJao-vJVM7ZgiPnbHnbdeJ8HrOlrf58KjmehT57pHFfvuOCA
24
+ - type: exact_match
25
+ value: 19.7667
26
+ name: Exact Match
27
+ verified: true
28
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMWQ4YTA3YmU5ZjU1YjA1MjU1NjE3NDU4MjA4NjYyM2QwNmU3ODJiNDZlZjAyZWI0ZDliOTk4ZDY3YTJmY2E5YSIsInZlcnNpb24iOjF9.A3MVrJ7HZrbWaiEh2vlk9--DlPs3Vs2BMEWhj1iMeYTHzK0sWkfK3wEfCgT0xQrzdS2clQ2JDo54zrA5cWBhCw
29
+ - type: loss
30
+ value: 3.1052029132843018
31
+ name: loss
32
+ verified: true
33
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiYTVjYWJkODJmMTVkN2ZiOGEyZjBkZWUxMWI1MGNjNzdlOTZlMTYwMjc2ZDlhODllMTBhNTkyZjEwM2VlYWFhZiIsInZlcnNpb24iOjF9.JXkLlAgAafzi0gUZWx9_IkIBs2Neta7xxdC-uNclHQwUQf6AF5ZPEU_IQMGllm3ZNBYr7jeHtCcviryy1VSFBA
34
  ---
35
 
36
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You