Zerpal-rubert-tiny2-pos-tagger

How to use

You can use this model directly with a pipeline for NER:

from transformers import pipeline

text = "Яратон, яратон, мар меда сыӵе тон?"
classifier = pipeline("ner", model="udmurtNLP/zerpal-rubert-tiny2-pos-tagger", tokenizer="udmurtNLP/zerpal-rubert-tiny2-tokenizer", grouped_entities=True)
result = classifier(text)
Downloads last month
159
Safetensors
Model size
32.5M params
Tensor type
F32
·
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the model is not deployed on the HF Inference API.

Collection including udmurtNLP/zerpal-rubert-tiny2-pos-tagger