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