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