Datasets:
Update dataset card: task category, paper link, and usage instructions
#2
by nielsr HF Staff - opened
This PR improves the dataset card for MMTR-Bench with the following changes:
- Updated the
task_categoriestoimage-text-to-textfor better discoverability. - Added links to the paper (Can MLLMs "Read" What is Missing?) and the official GitHub repository in the header and citation.
- Corrected the "How to Use" code snippet to match the actual dataset configuration (
MMTR.jsonlandtestsplit) and updated the printed fields based on the schema provided in the GitHub README (e.g., usingcontext_img_paths).
MMTR-Bench changed pull request status to merged