Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ritaranx authored Sep 19, 2024
1 parent 693fa04 commit 7823209
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This is the model and data for our EMNLP 2024 paper **BMRetriever: Tuning Large
See the paper [link](https://arxiv.org/abs/2404.18443) for details.

**Update on 09/20/24**: Our paper has been accepted to EMNLP 2024 Main Conference!

**Update on 06/24/24**: We have added a script `eval.py` for reproducing our experimental results on BEIR benchmarks. We have also provided the prompt (instructions) we used in experiments in `prompt.py`. Please use `torchrun --nproc-per-node=1 eval.py` for running the code.

## Model Specifications
Expand Down

0 comments on commit 7823209

Please sign in to comment.