Issue with Fine-Tuning BERT-based Model: "You can't train this retriever" #6130
Unanswered
Chetan-Yeola
asked this question in
Questions
Replies: 1 comment
-
Hello... The error seems fairly self-explanatory, but please provide the code you used so we can better help you. |
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 encountered an issue while attempting to fine-tune a BERT-based model in Haystack. The error message I received is as follows:
You can't train this retriever. You can only use the
train
method with sentence-transformers EmbeddingRetrievers.Beta Was this translation helpful? Give feedback.
All reactions