Lihuchen commited on
Commit
f38e2df
1 Parent(s): 58ba0da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -14,7 +14,11 @@ tags:
14
  <br> Accepted by EACL Findings 2024
15
 
16
  PEARL-small is finetuned on [E5-small](https://huggingface.co/intfloat/e5-small-v2),
17
- which can yield better representations for various downstream tasks such as entity clustering, entity retrieval and fuzzy join.
 
 
 
 
18
 
19
  | Model |Size|Avg| PPDB | PPDB filtered |Turney|BIRD|YAGO|UMLS|CoNLL|BC5CDR|AutoFJ|
20
  |-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|
 
14
  <br> Accepted by EACL Findings 2024
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|
24
  |-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|