modernbert-base-english-ud-embeds

Model Description

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

How to Use

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

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

Finetuned
(214)
this model

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