-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
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
TREC 2023 Tip-of-the-Tongue #235
Labels
Comments
I would like to implement this ticket. |
mam10eks
added a commit
to mam10eks/ir_datasets
that referenced
this issue
Jun 6, 2023
Dear all, I now had the time to implement this in this branch: https://github.com/mam10eks/ir_datasets/tree/trec-tip-of-the-tongue Basically, everything is resolved, but I forgot how to do these two steps:
Otherwise, everything seems to be ready. @seanmacavaney I forgot, was there some documentation on how to do those two steps? |
mam10eks
added a commit
to mam10eks/ir_datasets
that referenced
this issue
Jun 7, 2023
seanmacavaney
added a commit
that referenced
this issue
Jun 15, 2023
* Prepare addition of the TREC Tip-of-the-Tongue dataset #235 * Prepare addition of the TREC Tip-of-the-Tongue dataset #235 * a few tweaks * mf * title type * documentation * fix yaml error in other file * typing * rename trec-tip-of-the-tongue to trec-tot and added year * rename trec-tip-of-the-tongue to trec-tot and added year * rename trec-tip-of-the-tongue to trec-tot and added year --------- Co-authored-by: Maik Fröbe <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dataset Information:
The training and dev data of the TREC 2023 Tip-of-the-Tongue track are now available: https://trec-tot.github.io/guidelines
Description from the website:
Dataset ID(s) & supported entities:
tip-of-the-tongue/train
tip-of-the-tongue/dev
tip-of-the-tongue/test
(not yet released)Checklist
Mark each task once completed. All should be checked prior to merging a new dataset.
ir_datasets/datasets/[topid].py
)tests/integration/[topid].py
)ir_datasets generate_metadata
command, should appear inir_datasets/etc/metadata.json
)ir_datasets/etc/[topid].yaml
)ir_datasets/etc/downloads.json
).github/workflows/verify_downloads.yml
). Only one needed pertopid
.downloads.json
.Additional comments/concerns/ideas/etc.
The text was updated successfully, but these errors were encountered: