nbroad HF staff autoevaluator HF staff commited on
Commit
483c3e8
1 Parent(s): 9530fb8

Add evaluation results on the adversarialQA config of adversarial_qa (#3)

Browse files

- Add evaluation results on the adversarialQA config of adversarial_qa (eb99045c141e8ec5af46698489fee9baa5d98197)


Co-authored-by: Evaluation Bot <autoevaluator@users.noreply.huggingface.co>

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