Browse Source
Update README
Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
1 changed files with
1 additions and
1 deletions
-
README.md
|
@ -316,7 +316,7 @@ The operator takes a piece of text in string as input. |
|
|
It loads tokenizer and pre-trained model using model name. |
|
|
It loads tokenizer and pre-trained model using model name. |
|
|
and then return text embedding in ndarray. |
|
|
and then return text embedding in ndarray. |
|
|
|
|
|
|
|
|
***__call__(txt)*** |
|
|
|
|
|
|
|
|
***\_\_call\_\_(txt)*** |
|
|
|
|
|
|
|
|
**Parameters:** |
|
|
**Parameters:** |
|
|
|
|
|
|
|
|