Improve model card: Update pipeline tag, add descriptive tags, and enrich content

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card by:

  • Corrected pipeline_tag: Changed from image-text-to-text to image-segmentation to accurately reflect the model's primary function of language-guided dense grounding and segmentation in images and video. This improves discoverability for users.
  • Added descriptive tags: Included dense-grounding and referring-expression-segmentation for more precise categorization based on the model's core tasks.
  • Enriched Content: The model card content has been substantially expanded by incorporating detailed information from the GitHub repository. This includes:
  • Removed Redundant/Irrelevant Sections: The "File information" and the less comprehensive "Acknowledgement" sections have been removed to streamline the model card and adhere to best practices.

These changes provide a more complete, accurate, and user-friendly model card.

kumuji changed pull request status to merged

Sign up or log in to comment