Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,8 @@ This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [a
|
|
| 20 |
It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search,
|
| 21 |
paraphrase mining, text classification, clustering, and more.
|
| 22 |
|
| 23 |
-
The model is based on a sample from the `akhooli/arabic-triplets-1m-curated-sims-len` dataset.
|
|
|
|
| 24 |
|
| 25 |
## Model Details
|
| 26 |
|
|
|
|
| 20 |
It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search,
|
| 21 |
paraphrase mining, text classification, clustering, and more.
|
| 22 |
|
| 23 |
+
The model is based on a sample from the `akhooli/arabic-triplets-1m-curated-sims-len` dataset. This is an early test version. Do not use while the model name has the
|
| 24 |
+
word `test`.
|
| 25 |
|
| 26 |
## Model Details
|
| 27 |
|