Add task category metadata and sample usage
#1
by nielsr HF Staff - opened
This PR improves the dataset card by:
- Adding the
image-text-to-texttask category to the YAML metadata. - Including a "Sample Usage" section with instructions on how to download the dataset files using the
huggingface-cli, as found in the official GitHub repository. - Refining the dataset description based on the paper's abstract to clarify its role as a diagnostic tool for spatial reasoning in Vision-Language Models (VLMs).
- Preserving existing data configurations for correct loading of the TSV files.