roberta-large-wechsel-ukrainian-ud-goeswith

Model Description

This is a RoBERTa model for POS-tagging and dependency-parsing (using goeswith for subwords), derived from roberta-large-wechsel-ukrainian.

How to Use

from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/roberta-large-wechsel-ukrainian-ud-goeswith",trust_remote_code=True,aggregation_strategy="simple")
print(nlp("Біжать алеї звуків, саджених у гами."))
Downloads last month
7
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for KoichiYasuoka/roberta-large-wechsel-ukrainian-ud-goeswith

Finetuned
(3)
this model

Dataset used to train KoichiYasuoka/roberta-large-wechsel-ukrainian-ud-goeswith