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_categories to question-answering, video-text-to-text, and robotics.
  • Updating tags by removing robotics and adding vqa for better categorization and searchability.

Thanks!

michaelmunje changed pull request status to merged

Sign up or log in to comment