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