modernbert-base-thai-cc100-ud-triangular

Model Description

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

How to Use

from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/modernbert-base-thai-cc100-ud-triangular",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-thai-cc100-ud-triangular

Dataset used to train KoichiYasuoka/modernbert-base-thai-cc100-ud-triangular