Browse Source
Update README
Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
1 changed files with
4 additions and
0 deletions
-
README.md
|
@ -350,6 +350,10 @@ and then return text embedding in ndarray. |
|
|
|
|
|
|
|
|
The text embedding extracted by model. |
|
|
The text embedding extracted by model. |
|
|
|
|
|
|
|
|
|
|
|
***return_sentence_emb***: *bool* |
|
|
|
|
|
|
|
|
|
|
|
The flag to output sentence embedding instead of token embeddings, defaults to False. |
|
|
|
|
|
|
|
|
<br /> |
|
|
<br /> |
|
|
|
|
|
|
|
|
***save_model(format='pytorch', path='default')*** |
|
|
***save_model(format='pytorch', path='default')*** |
|
|