EmbeddingRetriever: unable to load a fine-tuned BERT model #3349
Unanswered
sankalp-acl
asked this question in
Questions
Replies: 1 comment
-
Let's continue this discussion in the issue here: #1801 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting the following error while loading a fine-tuned BERT model (
bert-base-uncased
) usingEmbeddingRetriever
My Code:
Error:
Below are the files in the model directory whose path is provided to the retriever in the code above (path_to_model_dir)
Beta Was this translation helpful? Give feedback.
All reactions