Datasets:
Add task category, GitHub link and sample usage
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face team. This PR improves the dataset card for the BrowseComp-Plus passage corpus by:
- Adding the
text-retrievaltask category to the YAML metadata. - Including a link to the official GitHub repository for better discoverability.
- Adding a sample usage section with a code snippet for indexing the dataset using Pyserini, as described in the paper's documentation.
ChuanMeng changed pull request status to merged