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