mohalisad commited on
Commit
8bbed87
·
verified ·
1 Parent(s): f096695

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ base_model:
40
 
41
  This model is a Sentence Transformers model trained for semantic textual similarity and embedding tasks. It maps sentences and paragraphs to a dense vector space, where semantically similar texts are close together.
42
 
43
- The model is trained in two sizes: **Small** and **Large**
44
 
45
  ## Usage
46
 
 
40
 
41
  This model is a Sentence Transformers model trained for semantic textual similarity and embedding tasks. It maps sentences and paragraphs to a dense vector space, where semantically similar texts are close together.
42
 
43
+ The model is trained in two sizes: [**Small**](https://huggingface.co/PartAI/Tooka-SBERT-V2-Small/) and [**Large**](https://huggingface.co/PartAI/Tooka-SBERT-V2-Large/)
44
 
45
  ## Usage
46