Yibin Lei commited on
Commit
2322527
·
1 Parent(s): 9a3e574

Update readme

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -8648,3 +8648,8 @@ model-index:
8648
  - type: similarity_recall
8649
  value: 84.02371419772098
8650
  ---
 
 
 
 
 
 
8648
  - type: similarity_recall
8649
  value: 84.02371419772098
8650
  ---
8651
+
8652
+
8653
+ <h2 align="center"> LENS Embeddings</h2>
8654
+
8655
+ LENS is a model that produces **L**exicon-based **E**mbeddi**N**g**S** (LENS) leveraging large language models. Each dimension of the embeddings is designed to correspond to a token cluster where semantically similar tokens are grouped together. These embeddings have a similar feature size as dense embeddings, with LENS-d8000 offering 8000-dimensional representations.