We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Thanks for sharing the code! I noticed that dpr.py and baseline.py refer to a few files that are missing from the zip file, specifically
data/new_nq320k/id.newtitle.json out/code-002/nq320k.title dataset/nq320k/qg.json (is this just train.json.qg.json)
Any chance you can provide those files as well?
The text was updated successfully, but these errors were encountered:
dataset/nq320k/qg.json is train.json.qg.json, sorry for the inconsistent naming.
dataset/nq320k/qg.json
train.json.qg.json
data/new_nq320k/id.newtitle.json is the title of each doc, and I have uploaded here: id.newtitle.json
data/new_nq320k/id.newtitle.json
out/code-002/nq320k.title is also the title data.
out/code-002/nq320k.title
Sorry, something went wrong.
No branches or pull requests
Hi,
Thanks for sharing the code! I noticed that dpr.py and baseline.py refer to a few files that are missing from the zip file, specifically
data/new_nq320k/id.newtitle.json
out/code-002/nq320k.title
dataset/nq320k/qg.json (is this just train.json.qg.json)
Any chance you can provide those files as well?
The text was updated successfully, but these errors were encountered: