modernbert-large-english-ud-embeds

Model Description

This is a ModernBERT model for POS-tagging and dependency-parsing, derived from ModernBERT-large.

How to Use

from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/modernbert-large-english-ud-embeds",trust_remote_code=True)
print(nlp("I saw a horse yesterday which had no name"))
Downloads last month
7
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and HF Inference API was unable to determine this model's library.

Model tree for KoichiYasuoka/modernbert-large-english-ud-embeds

Finetuned
(65)
this model

Dataset used to train KoichiYasuoka/modernbert-large-english-ud-embeds