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