seominjoon / denspi

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

Home Page:https://nlp.cs.washington.edu/denspi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create one-command index->pred->eval routine

seominjoon opened this issue · comments

Enable one command routine for indexing, prediction, and evaluation.
This will go into `open/run_index_pred_eval.py'.

Then the entire evaluation process will be largely three stages:

  1. train model
  2. dump vectors
  3. index-pred-eval