Add eval result
Browse files
README.md
CHANGED
|
@@ -15,6 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
# microsoft_deberta-base_squad
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on the squad dataset.
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 15 |
# microsoft_deberta-base_squad
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on the squad dataset.
|
| 18 |
+
- "eval_exact_match": 86.30085146641439
|
| 19 |
+
- "eval_f1": 92.68502275661561
|
| 20 |
+
- "eval_samples": 10788
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|