Enhance model card with metadata, links, and overview

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card by:

  • Adding pipeline_tag: robotics, library_name: lerobot, and license: apache-2.0 to the metadata, improving discoverability and providing crucial context.
  • Including relevant tags such as robotics, vision, gaze, and foveated-vision.
  • Listing associated Hugging Face datasets for a complete overview of the project's ecosystem.
  • Providing direct links to the paper (https://huggingface.co/papers/2507.15833), project page (https://ian-chuang.github.io/gaze-av-aloha/), and GitHub repository (https://github.com/ian-chuang/gaze-av-aloha).
  • Adding a comprehensive overview of the model's capabilities, key highlights, and a visual (hero.gif).
  • Including a basic Python code snippet for loading the model and guiding users to the GitHub repository for detailed usage and training instructions.
  • Adding the academic citation for proper attribution.

This update provides users with a much richer and more informative resource on the Hugging Face Hub.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment