Update README.md
Browse files
README.md
CHANGED
@@ -293,7 +293,7 @@ model-index:
|
|
293 |
|
294 |
# SentenceTransformer based on intfloat/multilingual-e5-large-instruct
|
295 |
|
296 |
-
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [intfloat/multilingual-e5-large-instruct](https://huggingface.co/intfloat/multilingual-e5-large-instruct). It maps sentences & paragraphs to a 1024-dimensional dense vector space and can be used for
|
297 |
|
298 |
## Model Details
|
299 |
|
|
|
293 |
|
294 |
# SentenceTransformer based on intfloat/multilingual-e5-large-instruct
|
295 |
|
296 |
+
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [intfloat/multilingual-e5-large-instruct](https://huggingface.co/intfloat/multilingual-e5-large-instruct). It maps sentences & paragraphs to a 1024-dimensional dense vector space and can be used for claim matching. Claim matching is the task of finding semantically identical texts for a given query-text. It finds application in the context of automated fact-checking for which it is important to identify copies of the same (misinformation) claim or previously checked claims.
|
297 |
|
298 |
## Model Details
|
299 |
|