Closed shashankg7 closed 3 years ago
Hi @shashankg7,
Sadly there is no technique currently implemented in BEIR to train ColBERT on a new test collection. I would suggest having a look at the original ColBERT repo: https://github.com/stanford-futuredata/ColBERT
Kind Regards, Nandan Thakur
Hi,
Thanks for the wonderful package!
I want to train a ColBERT model on a new test collection which I have. I couldn't find any example related to it.
Could you please point out how to train a ColBERT model with the package?
Thanks