akhooli commited on
Commit
6ee92c9
1 Parent(s): b396c90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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