Update README.md
Browse files
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 |
-
|
| 34 |
-
-
|
|
|
|
| 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 |
|