HI,
I follow the step in readme.md and find that there is a file in inference_dense.py which is not found locally, i want to know how to get the file 'out/dense/corpus.dat'?
Hi, 'out/dense/corpus.dat' is the passage vector file. Sorry for not including the passage encoding code. I have updated the inference_dense file and added the encode_corpus function.
HI, I follow the step in readme.md and find that there is a file in inference_dense.py which is not found locally, i want to know how to get the file 'out/dense/corpus.dat'?