chungimungi commited on
Commit
cc4ddd5
·
verified ·
1 Parent(s): 97f4272

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,9 +13,9 @@ license: apache-2.0
13
  pipeline_tag: sentence-similarity
14
  ---
15
 
16
- # GLINT-base
17
 
18
- GLINT-base is a 149M-parameter English late-interaction retriever built from
19
  [LateOn-unsupervised](https://huggingface.co/lightonai/LateOn-unsupervised). It retains
20
  128-dimensional token embeddings and uses MaxSim retrieval with 32 query tokens and 300
21
  document tokens.
 
13
  pipeline_tag: sentence-similarity
14
  ---
15
 
16
+ # GLINT
17
 
18
+ GLINT is a 149M-parameter English late-interaction retriever built from
19
  [LateOn-unsupervised](https://huggingface.co/lightonai/LateOn-unsupervised). It retains
20
  128-dimensional token embeddings and uses MaxSim retrieval with 32 query tokens and 300
21
  document tokens.