Commit
·
cea2441
1
Parent(s):
8208c49
FEATS added
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ widget:
|
|
20 |
|
21 |
## Model Description
|
22 |
|
23 |
-
This is a RoBERTa model in Serbian (Cyrillic and Latin) for POS-tagging and dependency-parsing, derived from [roberta-base-serbian](https://huggingface.co/KoichiYasuoka/roberta-base-serbian). Every word is tagged by [UPOS](https://universaldependencies.org/u/pos/) (Universal Part-Of-Speech).
|
24 |
|
25 |
## How to Use
|
26 |
|
|
|
20 |
|
21 |
## Model Description
|
22 |
|
23 |
+
This is a RoBERTa model in Serbian (Cyrillic and Latin) for POS-tagging and dependency-parsing, derived from [roberta-base-serbian](https://huggingface.co/KoichiYasuoka/roberta-base-serbian). Every word is tagged by [UPOS](https://universaldependencies.org/u/pos/) (Universal Part-Of-Speech) and [FEATS](https://universaldependencies.org/u/feat/).
|
24 |
|
25 |
## How to Use
|
26 |
|