Instructions to use ArpanZS/debug_squad with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ArpanZS/debug_squad with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="ArpanZS/debug_squad")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("ArpanZS/debug_squad") model = AutoModelForQuestionAnswering.from_pretrained("ArpanZS/debug_squad") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c26044ec6016092df13e6765c88d60c32326aa5c202d13402c5aa4db8554fa55
- Size of remote file:
- 1.52 kB
- SHA256:
- 7d3d8fc167814896be6905efc1bb5ae81e8579576741d4017bb96231b7e0869a
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.