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