monoelectra-large / README.md
nielsr's picture
nielsr HF Staff
Add pipeline tag, library name, and link to code and paper
405ba83 verified
|
raw
history blame
397 Bytes
metadata
license: apache-2.0
pipeline_tag: question-answering
library_name: transformers

This repository contains the model described in the paper A Systematic Investigation of Distilling Large Language Models into Cross-Encoders for Passage Re-ranking.

The code for training and evaluation can be found at https://github.com/webis-de/msmarco-llm-distillation.