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