Improve dataset card: Add paper, project page, code, citation, tags, and usage instructions

#2
by nielsr HF Staff - opened

This PR enhances the dataset card by:

  • Adding the official Hugging Face paper link: https://huggingface.co/papers/2507.15833
  • Including the project page link: https://ian-chuang.github.io/gaze-av-aloha/
  • Adding a link to the official GitHub repository: https://github.com/ian-chuang/gaze-av-aloha
  • Populating the BibTeX citation from the paper's GitHub repository.
  • Adding library_name: lerobot to the metadata for better discoverability.
  • Including additional relevant tags (gaze, foveated-vision, robot-learning, simulation) based on the paper's content.
  • Providing a more detailed and informative "Dataset Description".
  • Adding a "Sample Usage" section to guide users on how to download and preprocess the dataset.
  • Maintaining the existing apache-2.0 license as no other license was explicitly stated in the provided context.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment