Datasets:
Languages:
English
Size:
10K<n<100K
ArXiv:
Tags:
related-work-generation
scholarly-positioning
citation-evaluation
retrieval-augmented-generation
code
License:
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-retrievalto thetask_categoriesmetadata 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