YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
texts = List[str]
from transformers import pipeline
classifier = pipeline("text-classification", model='danzzzll/rubert-tiny_cls', tokenizer='cointegrated/rubert-tiny2')
classifier(texts)
- Downloads last month
- 4
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.