mohalisad commited on
Commit
a2599bd
·
verified ·
1 Parent(s): 5d07f0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -36,6 +36,10 @@ base_model:
36
  - PartAI/TookaBERT-Large
37
  ---
38
 
 
 
 
 
39
  # SentenceTransformer
40
 
41
  This is a [sentence-transformers](https://www.SBERT.net) model trained. It maps sentences & paragraphs to a 1024-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
 
36
  - PartAI/TookaBERT-Large
37
  ---
38
 
39
+ > [!warning] **Important**
40
+ >
41
+ > We recently released the next generation of this model available at [Tooka-SBERT-V2-Small](https://huggingface.co/PartAI/Tooka-SBERT-V2-Small), [Tooka-SBERT-V2-Large](https://huggingface.co/PartAI/Tooka-SBERT-V2-Large)
42
+
43
  # SentenceTransformer
44
 
45
  This is a [sentence-transformers](https://www.SBERT.net) model trained. It maps sentences & paragraphs to a 1024-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.