Add comprehensive dataset card for ReasonMap-Plus

#2
by nielsr HF Staff - opened

This PR adds a comprehensive dataset card for the ReasonMap-Plus dataset.

Key additions and improvements include:

  • Populating relevant metadata, including task_categories (image-text-to-text, visual-question-answering), language (en), and relevant tags (visual-question-answering, multimodal, reinforcement-learning, visual-reasoning, spatial-reasoning, transit-maps).
  • A concise introductory description of the dataset, derived from the paper's abstract.
  • Links to the associated paper, project page, and GitHub repository.
  • A detailed "Sample Usage" section, directly incorporating code snippets from the GitHub README for dependency installation, dataset download, data preparation for SFT, a data format example, and a training command.
  • The official BibTeX citation for the paper.

This update significantly improves the discoverability and usability of the ReasonMap-Plus dataset on the Hugging Face Hub.

FSCCS changed pull request status to merged

Sign up or log in to comment