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