denspi icon indicating copy to clipboard operation
denspi copied to clipboard

Real-Time Open-Domain Question Answering with Dense-Sparse Phrase Index (DenSPI)

Results 11 denspi issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hi, The demo link mentioned in Readme http://allgood.cs.washington.edu:15001/ is not working. I tried in Firefox and Chrome but it is not opening in both.

hi, thanks for open-sourcing the project. great work! I have questions on the choice of faiss index, i'd really appreciate if you find time to clarify: 0. Could you please...

Whats the logic behind the versions of torch in the requirements? * [torch==1.0](https://github.com/uwnlp/denspi/blob/f540b6a547f012823fc6c2bb10077df6bccc13a6/requirements.txt#L1) * [torch==1.1.0](https://github.com/uwnlp/denspi/blob/f540b6a547f012823fc6c2bb10077df6bccc13a6/open/requirements.txt#L6)

Hello, I am facing issue in sparse-first search and hybrid search: Dense-First Search is working fine, but when I select the other options it gives the following error: **KeyError**: "Unable...

Hi, Thanks for your good work. I would like to reproduce the result for SQuAD 1.1 (as shown in Table 1 in the paper), but I am having some troubles....

Currently the neg training routine (`--train_neg` in `run_piqa.py`) is different from what is described in the paper. In the paper, we use 'no answer' logit to train on negative examples...

Bumps [scipy](https://github.com/scipy/scipy) from 1.1.0 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.0.1 to 6.3.2. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1 releases/v5.1.0 releases/v5.0.2...

dependencies