Update README.md
Browse files
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|
|