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