Improve model card: Add metadata, paper/code links, and comprehensive details

#2
by nielsr HF Staff - opened

This PR significantly enhances the model card for SeeNav-Agent by:

  • Adding library_name: transformers metadata, which enables the "How to use" widget on the model page, given the model's compatibility with the Transformers library.
  • Adding pipeline_tag: image-text-to-text metadata, improving the model's discoverability for relevant tasks on the Hugging Face Hub.
  • Updating the paper link to the official Hugging Face paper page: SeeNav-Agent: Enhancing Vision-Language Navigation with Visual Prompt and Step-Level Policy Optimization.
  • Including a direct link to the official GitHub repository.
  • Providing a comprehensive content section with an overview, highlights, detailed summary, results, checkpoint information, and usage instructions (evaluation and training scripts) directly from the GitHub README.
  • Ensuring proper citation information is included.

These changes make the model card more informative and user-friendly for the community.

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

Sign up or log in to comment