You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation takes a long time in fetching the answer due to 2-hop queries from the knowledge base. Due to this delay this module can not be used in a real-time human-facing QA system. I would request the author to move 2-hop queries to blooms as well.
The text was updated successfully, but these errors were encountered:
The current implementation takes a long time in fetching the answer due to 2-hop queries from the knowledge base. Due to this delay this module can not be used in a real-time human-facing QA system. I would request the author to move 2-hop queries to blooms as well.
The text was updated successfully, but these errors were encountered: