tdiggelm commited on
Commit
e2dd128
1 Parent(s): 54b57f4

Added yaml metrics

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -20,6 +20,14 @@ model-index:
20
  value: 65.2405
21
  - type: eval_f1
22
  value: 68.6265
 
 
 
 
 
 
 
 
23
  ---
24
 
25
  # distilroberta-base-squad_v2
 
20
  value: 65.2405
21
  - type: eval_f1
22
  value: 68.6265
23
+ - type: eval_HasAns_exact
24
+ value: 67.5776
25
+ - type: eval_HasAns_f1
26
+ value: 74.3594
27
+ - type: eval_NoAns_exact
28
+ value: 62.91
29
+ - type: eval_NoAns_f1
30
+ value: 62.91
31
  ---
32
 
33
  # distilroberta-base-squad_v2