roberta-small-basque-ud-goeswith

Model Description

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

How to Use

from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/roberta-small-basque-ud-goeswith",trust_remote_code=True,aggregation_strategy="simple")
print(nlp("Gaur ama hil zen, gaur goizean ama hil nuen."))
Downloads last month
17
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

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

Base model

HiTZ/BERnaT_medium
Finetuned
(1)
this model

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