modernbert-large-thai-wikipedia-ud-square
Model Description
This is a ModernBERT model pretrained for POS-tagging and dependency-parsing (using goeswith
for subwords), derived from modernbert-large-thai-wikipedia-upos.
How to Use
from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/modernbert-large-thai-wikipedia-ud-square",trust_remote_code=True,aggregation_strategy="simple")
print(nlp("หลายหัวดีกว่าหัวเดียว"))
- Downloads last month
- 0
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support
HF Inference deployability: The model has no library tag.