Link paper, add text-retrieval task category, and add sample usage

#1
by nielsr HF Staff - opened

This PR improves the dataset card for RWGBench by:

  • Linking the dataset card to the official paper on Hugging Face: RWGBench: Evaluating Scholarly Positioning in Related Work Generation.
  • Adding text-retrieval to the task_categories metadata since retrieval of citation sources is a core part of this benchmark.
  • Adding a link to the GitHub repository.
  • Adding a python sample usage snippet from the repository's README for evaluation.

Merged manually after resolving README.md conflicts against the latest main branch. Merge commit: bd3aad26539cbe5a26c2a55a18d7c060b4b91a5d

BFTree changed pull request status to merged

Sign up or log in to comment