Improve dataset card: Update task category, add tags, and add sample usage

#3
by nielsr HF Staff - opened

This PR updates the dataset card for "Forgotten Polygons: Multimodal Large Language Models are Shape-Blind" to enhance its accuracy and usability.

Key changes include:

  • Updating the task_categories metadata from image-classification to image-text-to-text, which more accurately reflects the dataset's use in evaluating Multimodal Large Language Models (MLLMs) on visual-mathematical reasoning tasks.
  • Adding relevant tags to improve discoverability, such as mllm, multimodal, geometric-reasoning, shape-recognition, visual-question-answering, chain-of-thought, mathematics, and reasoning.
  • Including language: - en in the metadata.
  • Introducing a "Sample Usage" section with a code snippet directly from the associated GitHub repository, demonstrating how to run an evaluation using the dataset.

These updates provide clearer context for users and improve the dataset's overall documentation on the Hugging Face Hub.

mgolov changed pull request status to merged

Sign up or log in to comment