haystack: Dense Passage Retrieval (ConnectionTimeoutError)

With the same settings for Elasticsearch, I can successfully retrieve prediction answers from BM25 and TFIDF, However, When I try with DPR, I get ConnectionTimeoutError

How do I resolve this?

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 17 (8 by maintainers)

Most upvoted comments

Thanks for pointing out that resource. I was practically following the Haystack documentation. All seems well now