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