mrp autoevaluator HF staff commited on
Commit
75831fb
1 Parent(s): 46ad676

Add evaluation results on the plain_text config of squad (#2)

Browse files

- Add evaluation results on the plain_text config of squad (4c385ce9bd958d216e47dd09282817931f25c5d8)


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

Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -20,6 +20,14 @@ model-index:
20
  type: loss
21
  value: 1.073493242263794
22
  verified: true
 
 
 
 
 
 
 
 
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
20
  type: loss
21
  value: 1.073493242263794
22
  verified: true
23
+ - name: Exact Match
24
+ type: exact_match
25
+ value: 80.0853
26
+ verified: true
27
+ - name: F1
28
+ type: f1
29
+ value: 87.606
30
+ verified: true
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You