Update README.md
Browse files
README.md
CHANGED
|
@@ -95,7 +95,7 @@ widget:
|
|
| 95 |
## Model description
|
| 96 |
The **roberta-base-ca-v2-cased-qa** is a Question Answering (QA) model for the Catalan language fine-tuned from the [roberta-base-ca-v2](https://huggingface.co/projecte-aina/roberta-base-ca-v2) model, a [RoBERTa](https://arxiv.org/abs/1907.11692) base model pre-trained on a medium-size corpus collected from publicly available corpora and crawlers (check the roberta-base-ca-v2 model card for more details).
|
| 97 |
|
| 98 |
-
## Intended
|
| 99 |
**roberta-base-ca-v2-cased-qa** model can be used for extractive question answering. The model is limited by its training dataset and may not generalize well for all use cases.
|
| 100 |
|
| 101 |
## How to Use
|
|
|
|
| 95 |
## Model description
|
| 96 |
The **roberta-base-ca-v2-cased-qa** is a Question Answering (QA) model for the Catalan language fine-tuned from the [roberta-base-ca-v2](https://huggingface.co/projecte-aina/roberta-base-ca-v2) model, a [RoBERTa](https://arxiv.org/abs/1907.11692) base model pre-trained on a medium-size corpus collected from publicly available corpora and crawlers (check the roberta-base-ca-v2 model card for more details).
|
| 97 |
|
| 98 |
+
## Intended uses and limitations
|
| 99 |
**roberta-base-ca-v2-cased-qa** model can be used for extractive question answering. The model is limited by its training dataset and may not generalize well for all use cases.
|
| 100 |
|
| 101 |
## How to Use
|