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