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