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