modernbert-large-english-ud-triangular
Model Description
This is a ModernBERT model for POS-tagging and dependency-parsing (using goeswith
for subwords), derived from ModernBERT-large.
How to Use
from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/modernbert-large-english-ud-triangular",trust_remote_code=True,aggregation_strategy="simple")
print(nlp("I saw a horse yesterday which had no name"))
- Downloads last month
- 7
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support
HF Inference deployability: The model has no library tag.
Model tree for KoichiYasuoka/modernbert-large-english-ud-triangular
Base model
answerdotai/ModernBERT-large