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