Edit model card

roberta-small-belarusian-ud-goeswith

Model Description

This is a RoBERTa model pre-trained on Belarusian texts for POS-tagging and dependency-parsing (using goeswith for subwords), derived from roberta-small-belarusian-upos.

How to Use

from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/roberta-small-belarusian-ud-goeswith",trust_remote_code=True,aggregation_strategy="simple")
Downloads last month
40
Inference Examples
Unable to determine this model's library. Check the docs .

Model tree for KoichiYasuoka/roberta-small-belarusian-ud-goeswith

Dataset used to train KoichiYasuoka/roberta-small-belarusian-ud-goeswith