Palak commited on
Commit
1526f37
1 Parent(s): 6534ab7

Add evaluation result

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -16,6 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the squad dataset.
18
 
 
 
 
 
19
  ## Model description
20
 
21
  More information needed
 
16
 
17
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the squad dataset.
18
 
19
+ - "eval_exact_match": 80.97445600756859
20
+ - "eval_f1": 88.0153886332912
21
+ - "eval_samples": 10790
22
+
23
  ## Model description
24
 
25
  More information needed