You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We provide two methods of evaluating BM25 baseline (we report the results using the same tokenizer in our paper for a equitable comparison):
339
+
We provide two methods of evaluating BM25 baseline:
340
340
341
341
1. Use the same tokenizer with [BAAI/bge-m3](https://huggingface.co/BAAI/bge-m3) (i.e., tokenizer of [XLM-Roberta](https://huggingface.co/FacebookAI/xlm-roberta-large)):
0 commit comments