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