KoichiYasuoka
commited on
Commit
•
0c827ce
1
Parent(s):
c5aae34
Корпус UberText
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ pipeline_tag: "token-classification"
|
|
17 |
|
18 |
## Model Description
|
19 |
|
20 |
-
This is a RoBERTa model pre-trained on
|
21 |
|
22 |
## How to Use
|
23 |
|
|
|
17 |
|
18 |
## Model Description
|
19 |
|
20 |
+
This is a RoBERTa model pre-trained on Корпус UberText for POS-tagging and dependency-parsing, derived from [roberta-base-ukrainian](https://huggingface.co/KoichiYasuoka/roberta-base-ukrainian). Every word is tagged by [UPOS](https://universaldependencies.org/u/pos/) (Universal Part-Of-Speech).
|
21 |
|
22 |
## How to Use
|
23 |
|