modernbert-base-english-ud-triangular

Model Description

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

How to Use

from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/modernbert-base-english-ud-triangular",trust_remote_code=True,aggregation_strategy="simple")
print(nlp("I saw a horse yesterday which had no name"))
Downloads last month
18
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.

Model tree for KoichiYasuoka/modernbert-base-english-ud-triangular

Finetuned
(360)
this model

Dataset used to train KoichiYasuoka/modernbert-base-english-ud-triangular