Muthukumaran commited on
Commit
2897332
1 Parent(s): be5acba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ Model Evaluation on msmarco dev set, and NASA Science Questions:
20
 
21
  ## Intended uses & limitations
22
 
23
- Both query and passagehave to fit in 512 Tokens. The intended use is to rerank the first dozens of embedding search results.
24
 
25
  ## How to use
26
 
 
20
 
21
  ## Intended uses & limitations
22
 
23
+ Both query and passage have to fit in 512 Tokens (along with [CLS] and [SEP] special tokens). The intended use is to rerank the first dozens of embedding search results.
24
 
25
  ## How to use
26