Using elasticsearch in offline mode when training and deploying DPR ? -Urgent please #4164
Unanswered
shahad2099
asked this question in
Questions
Replies: 1 comment 1 reply
-
Hey @shahad2099, For this issue, I suggest 2 different solutions.
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello everyone ,
hope you're doing well!
I have question :
how can i used the indexed documents using elasticsearch in offline mode , to be more clear I want to index the docs and when the retriever need to get the answer search without connecting to elasticsearch . because i facing problem to connect to elastic-search locally so i use google colab to index the data but when I want to train DPR and create Q-A pipeline google colab stop working !?
if there is no way to do that how can I index my data so that I can use it when I want to retrieve related docs ?
appreciate your help all
Regards,
Beta Was this translation helpful? Give feedback.
All reactions