Error while using pretrained PubMedBERT model weights
#1
by
SrivarshiniGanesan
- opened
I got this error - "huggingface_hub.errors.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': '/path/BioM3/weights/LLMs/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext'. Use repo_type
argument if needed".
To resolve it I had to use git lfs install
before git cloning the PubMedBERT weights from hugging face.
niksapraljak1
changed discussion status to
closed