pszemraj commited on
Commit
2527bdf
·
verified ·
1 Parent(s): d9e0489

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -19,6 +19,7 @@ language:
19
 
20
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
21
 
 
22
  - This model is a "v1" and we may make improved versions in the future. Or, we may not.
23
 
24
 
 
19
 
20
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
21
 
22
+ - pretrained & finetuned at context length 16384
23
  - This model is a "v1" and we may make improved versions in the future. Or, we may not.
24
 
25