Update README.md
Browse files
README.md
CHANGED
|
@@ -105,6 +105,8 @@ tags:
|
|
| 105 |
- multilingual
|
| 106 |
thumbnail: https://huggingface.co/front/thumbnails/microsoft.png
|
| 107 |
license: mit
|
|
|
|
|
|
|
| 108 |
---
|
| 109 |
## This model can be used for Extractive QA
|
| 110 |
It has been finetuned for 3 epochs on [SQuAD2.0](https://rajpurkar.github.io/SQuAD-explorer/).
|
|
|
|
| 105 |
- multilingual
|
| 106 |
thumbnail: https://huggingface.co/front/thumbnails/microsoft.png
|
| 107 |
license: mit
|
| 108 |
+
base_model:
|
| 109 |
+
- microsoft/mdeberta-v3-base
|
| 110 |
---
|
| 111 |
## This model can be used for Extractive QA
|
| 112 |
It has been finetuned for 3 epochs on [SQuAD2.0](https://rajpurkar.github.io/SQuAD-explorer/).
|