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:
- 5405d7fb413a11056fd839f1ba9b7a5fd925d15b1e794c365f8fb8550559a903
- Size of remote file:
- 1.34 GB
- SHA256:
- 0b9c1eef03c0480057fcc6f2fccf4790b240a035b086bb5af57280412e0b315f
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.