Lihuchen commited on
Commit
91dc543
1 Parent(s): c11a9f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -15,9 +15,10 @@ tags:
15
 
16
  PEARL-base is finetuned on [E5-base](https://huggingface.co/intfloat/e5-base-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
  | Model |Size|Avg| PPDB | PPDB filtered |Turney|BIRD|YAGO|UMLS|CoNLL|BC5CDR|AutoFJ|
23
  |-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|
 
15
 
16
  PEARL-base is finetuned on [E5-base](https://huggingface.co/intfloat/e5-base-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|
24
  |-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|