Improve dataset card: Add metadata, abstract, and GitHub link
#2
by
nielsr
HF Staff
- opened
This PR enhances the EditReward-Bench dataset card by:
- Adding
task_categories: ['image-text-to-text'],language: ['en'], and relevanttagsto the metadata for improved discoverability. - Including the paper's abstract in a dedicated section to provide comprehensive background information.
- Adding an explicit GitHub badge (
https://github.com/VectorSpaceLab/EditScore) to the top section for easier access to the associated code. - Ensuring the existing "Quick Start" section, which includes a sample usage code snippet, remains prominently displayed.