ccsasuke commited on
Commit
9e68f19
1 Parent(s): 0141bb1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ MARCO UniCOIL Λ | MS MARCO | UniCOIL | BERT-base | facebook/spar-marco-unicoil-
25
 
26
  # Using the Lexical Model (Λ) Alone
27
 
28
- This model should be used together with the associated query encoder, similar to the [DPR](https://huggingface.co/docs/transformers/v4.22.1/en/model_doc/dpr) model.
29
 
30
  ```
31
  import torch
 
25
 
26
  # Using the Lexical Model (Λ) Alone
27
 
28
+ This model should be used together with the associated context encoder, similar to the [DPR](https://huggingface.co/docs/transformers/v4.22.1/en/model_doc/dpr) model.
29
 
30
  ```
31
  import torch