Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,8 @@ 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 |
|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|
|
|
|
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 |
+
🤗 [PEARL-small](https://huggingface.co/Lihuchen/pearl_small) 🤗 [PEARL-base](https://huggingface.co/Lihuchen/pearl_base)
|
22 |
+
<br>
|
23 |
|
24 |
| Model |Size|Avg| PPDB | PPDB filtered |Turney|BIRD|YAGO|UMLS|CoNLL|BC5CDR|AutoFJ|
|
25 |
|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|
|