Update README.md
Browse files
README.md
CHANGED
@@ -108,6 +108,7 @@ 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/).
|
113 |
|
|
|
108 |
base_model:
|
109 |
- microsoft/mdeberta-v3-base
|
110 |
---
|
111 |
+
this is a clone of https://huggingface.co/timpal0l/mdeberta-v3-base-squad2 and converted to onnx formats.
|
112 |
## This model can be used for Extractive QA
|
113 |
It has been finetuned for 3 epochs on [SQuAD2.0](https://rajpurkar.github.io/SQuAD-explorer/).
|
114 |
|