Improve model card: add pipeline tag, library name, and HF paper link

#2
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding the pipeline_tag: any-to-any to accurately reflect its capabilities in universal multimodal retrieval.
  • Specifying library_name: transformers as the model is compatible with the Hugging Face Transformers library.
  • Linking directly to the Hugging Face paper page (U-MARVEL: Unveiling Key Factors for Universal Multimodal Retrieval via Embedding Learning with MLLMs) for easier access and discoverability within the Hugging Face Hub.
  • Including the LaTeX citation information from the project's GitHub repository for proper attribution.

These additions improve the model's discoverability on the Hub and provide more comprehensive information to users.

shizhechen changed pull request status to merged

Sign up or log in to comment