nbroad HF staff commited on
Commit
9530fb8
1 Parent(s): 3f7f53a

add adversarial qa results

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