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