Edit model card

deberta-base-belarusian-ud-goeswith

Model Description

This is a DeBERTa(V2) model pre-trained on Belarusian texts for POS-tagging and dependency-parsing (using goeswith for subwords), derived from deberta-base-belarusian-upos.

How to Use

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

Model tree for KoichiYasuoka/deberta-base-belarusian-ud-goeswith

Dataset used to train KoichiYasuoka/deberta-base-belarusian-ud-goeswith