roberta-base-tibetan-upos
Model Description
This is a RoBERTa model for POS-tagging, derived from roberta-base-tibetan. Every word is tagged by UPOS (Universal Part-Of-Speech).
How to Use
from transformers import pipeline
nlp=pipeline("upos","KoichiYasuoka/roberta-base-tibetan-upos",trust_remote_code=True,aggregation_strategy="simple")
- Downloads last month
- 13
Model tree for KoichiYasuoka/roberta-base-tibetan-upos
Base model
KoichiYasuoka/roberta-base-tibetan