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