Thanks for the great work. Could you explain how to evaluate on BEIR to reproduce the results?
I tried
bash launch_job.sh jhu-clsp/rank1-7b NFCorpus default 1
but got
Output directory: results/jhu-clsp/rank1-7b/NFCorpus_None
WARNING:mteb.models.overview:Failed to extract metadata from model: 'rank1' object has no attribute 'model_card_data'. Upgrading to sentence-transformers v3.0.0 or above is recommended.
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── Selected tasks ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Retrieval
- NFCorpus, s2p
- ```
Thanks for the great work. Could you explain how to evaluate on BEIR to reproduce the results?
I tried
bash launch_job.sh jhu-clsp/rank1-7b NFCorpus default 1but got