Improve dataset card: Add paper, code, task category, and details
#2
by
nielsr
HF Staff
- opened
This PR significantly improves the dataset card for SURPRISE3D by:
- Updating the metadata with
task_categories: other
,library_name: datasets
, and relevanttags
(3d
,spatial-reasoning
,segmentation
,vision-language
,scannet
,embodied-ai
). - Adding a link to the paper on Hugging Face Papers: https://huggingface.co/papers/2507.07781.
- Including a link to the associated GitHub repository for the code: https://github.com/hhllzz/surprise-3d.
- Populating the content section with a detailed description of the dataset, its unique features for spatial reasoning, data analysis insights, and how to train/evaluate models using it, extracted from the paper abstract and GitHub README.
- Adding a BibTeX citation for the paper.
Thanks for your suggestions, we have updated our dataset card.