--- license: apache-2.0 pipeline_tag: text-ranking library_name: lightning-ir base_model: - google/electra-base-discriminator tags: - cross-encoder --- This model was introduced in the paper [A Systematic Investigation of Distilling Large Language Models into Cross-Encoders for Passage Re-ranking](https://arxiv.org/abs/2405.07920). For code, examples and more, please visit https://github.com/webis-de/msmarco-llm-distillation.