yujiepan commited on
Commit
8c86e2d
1 Parent(s): 6f24a3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -30,8 +30,9 @@ should probably proofread and complete it, then remove this comment. -->
30
  This model takes the same weights as [neuralmagic/mobilebert-uncased-finetuned-squadv1](https://huggingface.co/neuralmagic/mobilebert-uncased-finetuned-squadv1) but is converted to OpenVINO IR format.
31
 
32
  Eval results: (pad_to_max_length=True, max_length=384)
33
- - eval_exact_match: 83.9735
34
- - eval_f1: 90.9013
 
35
 
36
 
37
 
 
30
  This model takes the same weights as [neuralmagic/mobilebert-uncased-finetuned-squadv1](https://huggingface.co/neuralmagic/mobilebert-uncased-finetuned-squadv1) but is converted to OpenVINO IR format.
31
 
32
  Eval results: (pad_to_max_length=True, max_length=384)
33
+
34
+ - torch model eval_exact_match: 83.9735
35
+ - torch model eval_f1: 90.9013
36
 
37
 
38