Improve dataset card: Add task category, enrich description, and add citation

#3
by nielsr HF Staff - opened

This PR updates the dataset card for RAVine-qrels to provide a more comprehensive and accurate representation of the dataset and its role within the RAVine framework.

Key changes include:

  • Metadata Update: Added question-answering to task_categories to reflect the dataset's use in evaluating agentic LLMs for generating long-form answers, in addition to its text-ranking nature.
  • Enriched Description: Incorporated an introduction to the RAVine framework and its key features, drawn from the project's GitHub README, to give users better context.
  • Sample Usage: Added a section guiding users to the official GitHub repository for detailed instructions on how to use the RAVine framework and its datasets.
  • Citation: Included the BibTeX citation for the RAVine paper, ensuring proper attribution for researchers.

These improvements aim to make the dataset card more informative and user-friendly.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment