Datasets:
Add dataset card, link to paper and code
#2
by nielsr HF Staff - opened
Hi, I'm Niels from the community science team at Hugging Face.
This PR adds a dataset card for the AL-GR dataset, which was introduced in the paper "FORGE: Forming Semantic Identifiers for Generative Retrieval in Industrial Datasets".
The PR includes:
- Metadata for the
text-retrievaltask category. - Links to the paper, GitHub repository, and project page.
- A sample usage section for loading the dataset via the
datasetslibrary, as found in the GitHub README.
AL-GR changed pull request status to merged