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