How to use xinzhi/biobert_v1.1_pubmed with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("xinzhi/biobert_v1.1_pubmed", dtype="auto")
No model card