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