tibetan-bert-base-upos
Model Description
This is a BERT model for POS-tagging, derived from tibetan_bert. Every word is tagged by UPOS (Universal Part-Of-Speech).
How to Use
from transformers import pipeline
nlp=pipeline("upos","KoichiYasuoka/tibetan-bert-base-upos",trust_remote_code=True,aggregation_strategy="simple")
- Downloads last month
- 9
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.
Model tree for KoichiYasuoka/tibetan-bert-base-upos
Base model
UTibetNLP/tibetan_bert