Datasets:
Enhance dataset card with paper, project, code links, and metadata
#2
by
nielsr
HF Staff
- opened
This PR significantly improves the dataset card for the MM-HELIX benchmark.
Key changes include:
- Addition of
task_categories(image-text-to-text),language(en), and relevanttags(multimodal,reasoning,benchmark,long-chain-reasoning,math,logic) to the YAML metadata for better discoverability. - Inclusion of direct links to the paper (https://huggingface.co/papers/2510.08540), the project page (https://mm-helix.github.io/), and the GitHub repository (https://github.com/PhoenixZ810/MM-HELIX).
- Populating the content with a detailed description of the dataset, its purpose, its structure, and key findings, derived from the paper abstract and the project's GitHub README.
- Adding relevant images from the GitHub README to visually explain concepts.
- Including the BibTeX citation for proper attribution.
- The existing
dataset_infometadata has been preserved.
No sample usage code was added as explicit evidence for dataset loading/usage was not found in the GitHub README. No license information was available in the provided context.
tianhao2k
changed pull request status to
merged