modernbert-base-russian-ud-goeswith

Model Description

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

How to Use

from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/modernbert-base-russian-ud-goeswith",trust_remote_code=True,aggregation_strategy="simple")
print(nlp("Москва слезам не верила, а верила любви."))
Downloads last month
6
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for KoichiYasuoka/modernbert-base-russian-ud-goeswith

Finetuned
(9)
this model

Dataset used to train KoichiYasuoka/modernbert-base-russian-ud-goeswith