Improve model card for NaViL: Add metadata, links, and detailed usage

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for NaViL by:

  • Adding library_name: transformers to enable automated code snippets on the Hub.
  • Adding pipeline_tag: image-text-to-text for better discoverability.
  • Including links to the paper, project page, and GitHub repository.
  • Adding a comprehensive overview of the model including abstract, core insights, architecture, main results, and qualitative analysis.
  • Providing detailed sample usage with both bash commands and a Python inference example, directly from the GitHub README.

These updates make the model card more informative and user-friendly.

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

Sign up or log in to comment