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
42
Inference Examples
Inference API (serverless) is not available, repository is disabled.

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

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