Add complete model card for E2Rank-0.6B
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for the E2Rank-0.6B model.
It includes:
- Relevant metadata:
library_name(transformers),pipeline_tag(feature-extraction), andlicense(Apache 2.0). - Links to the paper (https://huggingface.co/papers/2510.22733), project page, and GitHub repository.
- An introduction summarizing the model's capabilities and key findings.
- The cover image from the project's GitHub repository.
- Sample usage code snippets demonstrating how to use the model for both embedding and reranking with the
transformerslibrary. - The BibTeX citation for the paper.
Please review and merge this PR.