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
Hi, thanks for your great job. I run the download_data.sh script and obtain the dataset sucessfully, but I have some questions about what exactly each file means:
What is the difference between passages.jsonl.gz and train.jsonl.gz?
Which bm25 algorithm was used to obtain the bm25_train.jsonl? Can you provide the code or code link of the specific implementation?
The text was updated successfully, but these errors were encountered:
Hi, thanks for your great job. I run the
download_data.sh
script and obtain the dataset sucessfully, but I have some questions about what exactly each file means:passages.jsonl.gz
andtrain.jsonl.gz
?bm25_train.jsonl
? Can you provide the code or code link of the specific implementation?The text was updated successfully, but these errors were encountered: