Improve dataset card: Add description, links, sample usage, and refine metadata
#2
by
nielsr
HF Staff
- opened
This PR significantly enhances the dataset card for SocialNav-SUB by:
- Adding a descriptive introduction based on the paper's abstract.
- Including direct links to the paper (https://huggingface.co/papers/2509.08757), the project page, and the GitHub repository.
- Incorporating a "Getting Started" section with code snippets from the GitHub README for installing dependencies, downloading the dataset, benchmarking a VLM, and viewing results.
- Updating
task_categoriestoquestion-answering,video-text-to-text, androbotics. - Updating
tagsby removingroboticsand addingvqafor better categorization and searchability.
Thanks!
michaelmunje
changed pull request status to
merged