Text Classification
Transformers
PyTorch
Safetensors
Russian
bert
russian
classification
sentiment
multiclass
text-embeddings-inference
Instructions to use cointegrated/rubert-tiny-sentiment-balanced with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cointegrated/rubert-tiny-sentiment-balanced with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="cointegrated/rubert-tiny-sentiment-balanced")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("cointegrated/rubert-tiny-sentiment-balanced") model = AutoModelForSequenceClassification.from_pretrained("cointegrated/rubert-tiny-sentiment-balanced") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0802440c26d26e6271825ff73372fb00ac8aad646eea3a1003f3541a77e9f719
- Size of remote file:
- 47.2 MB
- SHA256:
- d07b47bf2b17c8e41ff772f5dd433a6014cb15fe776047027970d4f3fd9b7c9e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.