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