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