zorazrw/nqt-retrieval

cannot locate data files

Closed this issue · 3 comments

[dpr.data.biencoder_data][ERROR] - cannot locate data files in name /mnt/zhiruow/hitab/table-retrieval/datasets/nq_table/tables_proc.jsonl

Hi, while you should have the processed table_proc.jsonl (or any other name) using this script, you could resolve this data file issue by either method below:
(1) specify value for argument as conf.ctx_sources=${your_json_file}
(2) change the paths in this file to where you store jsonl file.

Where to find original data files?

You can find the original table files in the DTR repository here.