Improve dataset card for FutureQueryEval: Add paper, code, project links, update metadata and content

#1
by nielsr HF Staff - opened

This PR significantly enhances the dataset card for FutureQueryEval.

It makes the following changes:

  • Corrects the license in the metadata from apache-2.0 to mit, as specified in the GitHub README.
  • Adds task_categories: text-ranking and language: en to the metadata for better discoverability.
  • Includes relevant tags such as information-retrieval, reranking, llm, benchmark, temporal, and llm-reranking.
  • Links to the official paper: https://huggingface.co/papers/2508.16757.
  • Links to the GitHub repository: https://github.com/DataScienceUIBK/llm-reranking-generalization-study.
  • Links to the project/leaderboard page: https://rankarena.ngrok.io.
  • Populates the content with a comprehensive description extracted from the GitHub README, covering the introduction, key findings, dataset overview, statistics, examples, data collection methodology, evaluation results, supported methods, dataset updates, leaderboard, contributing, and contact information.
  • A placeholder BibTeX citation for the paper is also included.
  • A sample usage section is not included as the GitHub README indicates the code is "coming soon".
Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment