modernbert-base-japanese-aozora-ud-square

Model Description

This is a ModernBERT model pretrained for POS-tagging and dependency-parsing (using goeswith for subwords), derived from modernbert-base-japanese-aozora-upos and UD_Japanese-GSDLUW.

How to Use

from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/modernbert-base-japanese-aozora-ud-square",trust_remote_code=True,aggregation_strategy="simple")
print(nlp("全学年にわたって小学校の国語の教科書に挿し絵が用いられている"))
Downloads last month
3
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-base-japanese-aozora-ud-square

Dataset used to train KoichiYasuoka/modernbert-base-japanese-aozora-ud-square