roberta-base-english-ud-goeswith

Model Description

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

How to Use

from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/roberta-base-english-ud-goeswith",trust_remote_code=True,aggregation_strategy="simple")
print(nlp("I saw a horse yesterday which had no name"))
Downloads last month
137
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the model is not deployed on the HF Inference API.

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

Finetuned
(1629)
this model

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