Datasets:
Enhance dataset card for ReasonMap-Plus: Add paper, links, usage, abstract, citation
#2
by
nielsr
HF Staff
- opened
This PR significantly enhances the dataset card for ReasonMap-Plus
by:
- Adding
task_categories
(image-text-to-text
) and relevanttags
(multimodal
,visual-question-answering
,spatial-reasoning
,reinforcement-learning
,transit-maps
) to improve discoverability. - Including the paper's abstract for quick context and a detailed dataset overview.
- Linking to the official Hugging Face paper page (https://huggingface.co/papers/2510.02240), the project page (https://fscdc.github.io/RewardMap), and the GitHub repository (https://github.com/fscdc/RewardMap).
- Providing a comprehensive "Sample Usage" section, including installation instructions, how to download the dataset, and an example of the data format, all sourced directly from the project's GitHub README.
- Incorporating the BibTeX citation for proper attribution.
FSCCS
changed pull request status to
merged