Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ language:
|
|
6 |
- en
|
7 |
base_model:
|
8 |
- csarron/mobilebert-uncased-squad-v2
|
|
|
9 |
---
|
10 |
|
11 |
# Model Card for Model ID
|
@@ -14,6 +15,4 @@ ONNX model for mobilebert-uncased-squad-v2.
|
|
14 |
For base model and training information, check [finetuned model](https://huggingface.co/csarron/mobilebert-uncased-squad-v2)
|
15 |
|
16 |
## Model Details
|
17 |
-
ONNX model along with tokenizer and config files.
|
18 |
-
|
19 |
-
|
|
|
6 |
- en
|
7 |
base_model:
|
8 |
- csarron/mobilebert-uncased-squad-v2
|
9 |
+
pipeline_tag: question-answering
|
10 |
---
|
11 |
|
12 |
# Model Card for Model ID
|
|
|
15 |
For base model and training information, check [finetuned model](https://huggingface.co/csarron/mobilebert-uncased-squad-v2)
|
16 |
|
17 |
## Model Details
|
18 |
+
ONNX model along with tokenizer and config files.
|
|
|
|