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