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