Add evaluation results on the adversarialQA config of adversarial_qa

#3
by autoevaluator HF staff - opened
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -44,6 +44,23 @@ model-index:
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
 
44
  type: f1
45
  value: 12.4
46
  verified: true
47
+ - task:
48
+ type: question-answering
49
+ name: Question Answering
50
+ dataset:
51
+ name: adversarial_qa
52
+ type: adversarial_qa
53
+ config: adversarialQA
54
+ split: validation
55
+ metrics:
56
+ - name: Exact Match
57
+ type: exact_match
58
+ value: 42.3667
59
+ verified: true
60
+ - name: F1
61
+ type: f1
62
+ value: 53.3255
63
+ verified: true
64
  ---
65
 
66
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You