Improve model card metadata and add paper link
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team. This PR improves the model card for GazeMoE by:
- Updating the
pipeline_tagtootherto better reflect its specific task. - Adding a direct link to the research paper "GazeMoE: Perception of Gaze Target with Mixture-of-Experts".
- Linking the GitHub repository for easier access to the official implementation.
- Preserving the existing usage instructions and example code.