Introduction Code for the paper: Towards Modular Dense Retrieval with Prompt Tuning. Installation For environment, please run sh install_env.sh in a clean conda environment of python>=3.7. Then just run pip install -e. Reproduction for BEIR Please refer to examples/condener_beir.