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