Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ library_name: transformers
|
|
| 8 |
---
|
| 9 |
# Model Card
|
| 10 |
Extractive Question-Answer model for polish. Extractive means, that the most relevant
|
| 11 |
-
chunk of the text is returned as answer from
|
| 12 |
|
| 13 |
## Model Details
|
| 14 |
|
|
@@ -19,7 +19,7 @@ chunk of the text is returned as answer from t he context for the given question
|
|
| 19 |
- **Language(s) (NLP):** PL
|
| 20 |
- **License:** CC-BY-4.0
|
| 21 |
- **Finetuned from model:** [sdadas/polish-roberta-large-v2](https://huggingface.co/radlab/polish-roberta-large-v2-sts)
|
| 22 |
-
- **Maxiumum context size
|
| 23 |
|
| 24 |
## Model Usage
|
| 25 |
|
|
|
|
| 8 |
---
|
| 9 |
# Model Card
|
| 10 |
Extractive Question-Answer model for polish. Extractive means, that the most relevant
|
| 11 |
+
chunk of the text is returned as answer from the context for the given question.
|
| 12 |
|
| 13 |
## Model Details
|
| 14 |
|
|
|
|
| 19 |
- **Language(s) (NLP):** PL
|
| 20 |
- **License:** CC-BY-4.0
|
| 21 |
- **Finetuned from model:** [sdadas/polish-roberta-large-v2](https://huggingface.co/radlab/polish-roberta-large-v2-sts)
|
| 22 |
+
- **Maxiumum context size:** 512 tokens
|
| 23 |
|
| 24 |
## Model Usage
|
| 25 |
|