nbroad HF staff commited on
Commit
c9d9ed1
1 Parent(s): dfb4c03

quoref eval

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