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