Instructions to use spsdevil/deberta-v3-large-squad2-finetuned-squad with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use spsdevil/deberta-v3-large-squad2-finetuned-squad with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="spsdevil/deberta-v3-large-squad2-finetuned-squad")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("spsdevil/deberta-v3-large-squad2-finetuned-squad") model = AutoModelForQuestionAnswering.from_pretrained("spsdevil/deberta-v3-large-squad2-finetuned-squad", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5fc415137b9f95dafad2c8214575c0aded2b8c7d1bc187c66343651614f76e9c
- Size of remote file:
- 3.44 kB
- SHA256:
- 36fc4b8bbfef2a1d5b23f2ca9c187243c8307d3987fbb560ac76aa1bfb33dcce
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.