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