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