question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dense Passage Retrieval (ConnectionTimeoutError)

See original GitHub issue

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?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:17 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
Freemanlabscommented, Dec 3, 2020

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

0reactions
tholorcommented, Dec 7, 2020

Great! Closing this now. Feel free to re-open if the problem comes up again…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dense Passage Retrieval for Open-Domain Question Answering
In this work, we show that retrieval can be practically implemented using dense representations alone, where embeddings are learned from a small ...
Read more >
Dense Passage Retrieval for Open-Domain Question Answering
Abstract. Open-domain question answering relies on efficient passage retrieval to select candidate contexts, where traditional sparse vector space models, ...
Read more >
Dense Passage Retrieval for Open-Domain Question ...
informationretrieval #bert #machinelearning #nlpOpen-domain question answering relies on efficient passage retrieval to select candidate ...
Read more >
Understanding Dense Passage Retrieval (DPR) System
In this blog, we will be doing a deep dive into the paper Dense Passage Retrieval for Open-Domain Question Answering.
Read more >
Tutorial: Training Your Own Dense Passage Retrieval Model
Haystack contains all the tools needed to train your own Dense Passage Retrieval model. This tutorial will guide you through the steps required...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found