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
Model tree for KoichiYasuoka/roberta-small-basque-ud-goeswith
Base model
HiTZ/BERnaT_medium