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
Thanks for sharing the nice work.
I find the scrips for evaluating the FEVER use a different index file and id2doc file (see /scripts/eval/eval_mhop_fever.py)
Are fever_.npy and fever_corpus_id2doc.json the same as wiki_index.npy and wiki_id2doc.json?
if not, will you release the data for FEVER?
Thanks for sharing the nice work.
I find the scrips for evaluating the FEVER use a different index file and id2doc file (see /scripts/eval/eval_mhop_fever.py)
Are
fever_.npyandfever_corpus_id2doc.jsonthe same aswiki_index.npyandwiki_id2doc.json?if not, will you release the data for FEVER?