roberta-large-english-ud-goeswith

Model Description

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

How to Use

from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/roberta-large-english-ud-goeswith",trust_remote_code=True,aggregation_strategy="simple")
print(nlp("I saw a horse yesterday which had no name"))
Downloads last month
13
Inference Examples
Unable to determine this model's library. Check the docs .

Model tree for KoichiYasuoka/roberta-large-english-ud-goeswith

Finetuned
(299)
this model

Dataset used to train KoichiYasuoka/roberta-large-english-ud-goeswith