Datasets:
Enhance dataset card: Add task categories, tags, update abstract, and improve links
#2
by
nielsr HF Staff - opened
This PR significantly enhances the TDBench dataset card by:
- Adding
task_categories: ['image-text-to-text']and relevanttagsto the metadata for improved discoverability on the Hugging Face Hub. - Updating the abstract to match the comprehensive abstract provided in the paper, ensuring a more accurate description of the dataset and its contributions.
- Making links to the paper (Hugging Face Papers), code repository, and project page more prominent and consolidated at the top of the README.
- Explicitly labeling the 'How to run TDBench' section as 'Sample Usage' for clarity.
scottzhao changed pull request status to
merged