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

Update README.md

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: 53.8954
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: 53.8954
29
  verified: true
30
+ - task:
31
+ type: question-answering
32
+ name: Question Answering
33
+ dataset:
34
+ name: squad_v2
35
+ type: squad_v2
36
+ config: squad_v2
37
+ split: validation
38
+ metrics:
39
+ - name: Exact Match
40
+ type: exact_match
41
+ value: 79.5382
42
+ verified: true
43
+ - name: F1
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