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:
- df58117d776960e3977630998d6569ab247173699e433fd30d011d764fe3f777
- Size of remote file:
- 431 MB
- SHA256:
- 56af4746dc27e91b6d0b687534213d7199b8a258ed4cad2db1a60420d6a5dddf
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.