Add comprehensive model card for E2Rank

#1
by nielsr HF Staff - opened

This PR adds a comprehensive model card for the E2Rank model.

It includes:

  • Linking to the paper: E2Rank: Your Text Embedding can Also be an Effective and Efficient Listwise Reranker
  • The apache-2.0 license
  • The transformers library tag for automated usage snippets
  • The feature-extraction pipeline tag, enabling discovery of the model for its primary use case
  • Links to the official project page, Hugging Face collection, and GitHub repository
  • Detailed usage examples for both embedding and reranking from the GitHub README, utilizing the transformers library, enclosed in <details> tags for better readability.

Please review and merge this PR.

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

Sign up or log in to comment