Update README.md
Browse filesadded Finnish example
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
library_name: transformers
|
4 |
pipeline_tag: token-classification
|
|
|
|
|
5 |
---
|
6 |
### xlm-roberta-base for token classification, specifically fine-tuned for question-answer extraction for Finnish
|
7 |
|
|
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
library_name: transformers
|
4 |
pipeline_tag: token-classification
|
5 |
+
widget:
|
6 |
+
- text: "Kysymys: Onko tuo kissa? Vastaus: En osaa sanoa."
|
7 |
---
|
8 |
### xlm-roberta-base for token classification, specifically fine-tuned for question-answer extraction for Finnish
|
9 |
|