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

#1
by autoevaluator HF staff - opened
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: distilbert-base-uncased-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: distilbert-base-uncased-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: 28.1049
21
+ name: F1
22
+ verified: true
23
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiZjFhM2IzN2Q4YzViNTJjNDA5MDA0NzY4ZjczM2JkZWY5YjU1YjNlOWMxMzFlNWE4YmQ1ZWExNjkyOTczM2U2MyIsInZlcnNpb24iOjF9.wdceJ4rSkVCl8omR7mKueLmtOF20jCeov8QY5GEObLhn-ySi4G7qT2K0TksvxjYn1xEndZlubxo0_EieEK-IAw
24
+ - type: exact_match
25
+ value: 16.8333
26
+ name: Exact Match
27
+ verified: true
28
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiZjcxY2M1YzE3ZGVhZjY3NmVmMTMxZWI2MDQzMjIwZjkzNGU4NDk3YjJhM2Y1ZmI3MjhiMmZmZDc3ZGNhMGRlZCIsInZlcnNpb24iOjF9.42aWSl0lCIJT5T1MiIW2IBmlC4p9PDILAWtPmzvpCp15whV9sVCqkJsFnhHqj4lp93yAM-PAOqTV4IjrmUnSCA
29
+ - type: loss
30
+ value: 3.6697278022766113
31
+ name: loss
32
+ verified: true
33
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMzkyZWQ3OTFiMGJiNTIzYWY2NzY2MzU2NmI0YmVhZGQ0ZTMxODA4ZTk1OGQ1ZDcxNzg0YjkwZmY2Njc3MmRlNCIsInZlcnNpb24iOjF9.wwZcsWtNr4wZQqhTgVwsAbUT2w7z6-T-wFR7pfqDoY-BC-CaH2aOUwgcUvpi9oY9kBPwjaCoW0gUytNWTnbHDg
34
  ---
35
 
36
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You