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