Dataset: MSMarco (
https://microsoft.github.io/msmarco/TREC-Deep-Learning) -> passv2_train_top100.txt -> first 2527 queries with their corresponding 100 passages
Pass each query and passage pair through nreimers/mmarco-mMiniLMv2-L12-H384-v1 and get a score. Train prajjwal1/bert-small to match the score based on the same query/passage pair.