Add dataset card for CLAX datasets
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive dataset card for the clax-datasets repository.
It includes:
- The
text-retrievaltask category and relevant tags for improved discoverability. - Links to the associated paper (https://huggingface.co/papers/2511.03620), the CLAX code repository (https://github.com/philipphager/clax), and the project documentation (https://philipphager.github.io/clax/).
- A detailed description of the Yandex and Baidu-ULTR datasets.
- Instructions for downloading the datasets, including Git LFS usage and disk space requirements.
- A sample usage code snippet, directly taken from the CLAX GitHub README, demonstrating how to interact with models that utilize these datasets.
- The BibTeX citation for the CLAX paper.