nreimers commited on
Commit
545acc5
1 Parent(s): 645c56c
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,4 +16,4 @@ This is a jsonl file: Each line is a JSON object. It has the following format:
16
 
17
  This is a pickled dictionary in the format: `scores[qid][pid] -> cross_encoder_score`
18
 
19
- It contains 160,088,133 cross-encoder scores for (query, paragraph) pairs using the [cross-encoder/ms-marco-MiniLM-L-6-v2](https://huggingface.co/cross-encoder/ms-marco-MiniLM-L-6-v2) model.
 
16
 
17
  This is a pickled dictionary in the format: `scores[qid][pid] -> cross_encoder_score`
18
 
19
+ It contains 160 million cross-encoder scores for (query, paragraph) pairs using the [cross-encoder/ms-marco-MiniLM-L-6-v2](https://huggingface.co/cross-encoder/ms-marco-MiniLM-L-6-v2) model.