Lihuchen commited on
Commit
22002d6
1 Parent(s): f38e2df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -15,9 +15,9 @@ tags:
15
 
16
  PEARL-small is finetuned on [E5-small](https://huggingface.co/intfloat/e5-small-v2),
17
  which can yield better representations for phrases and strings. <br>
18
- If you are computing the semantic similarity of strings, you may need our PEARL model.<br>
19
- It can produce powerful embeddings for various tasks,
20
- such as string matching, entity retrieval, entity clustering and fuzzy join.
21
 
22
 
23
  | Model |Size|Avg| PPDB | PPDB filtered |Turney|BIRD|YAGO|UMLS|CoNLL|BC5CDR|AutoFJ|
 
15
 
16
  PEARL-small is finetuned on [E5-small](https://huggingface.co/intfloat/e5-small-v2),
17
  which can yield better representations for phrases and strings. <br>
18
+ If you require semantic similarity computation for strings, our PEARL model might be a helpful tool.<br>
19
+ It offers powerful embeddings suitable for tasks like string matching, entity retrieval, entity clustering, and fuzzy join.
20
+
21
 
22
 
23
  | Model |Size|Avg| PPDB | PPDB filtered |Turney|BIRD|YAGO|UMLS|CoNLL|BC5CDR|AutoFJ|