@ -59,7 +52,7 @@ Create the operator via the following factory method
The model name in string.
The model name in string.
The default value is "facebook/dpr-ctx_encoder-single-nq-base".
The default value is "facebook/dpr-ctx_encoder-single-nq-base".
You can get the list of supported model names by calling `get_model_list` from [auto_transformers.py](https://towhee.io/text-embedding/transformers/src/branch/main/auto_transformers.py).
You can get the list of supported model names by calling `get_model_list` from [dpr.py](https://towhee.io/text-embedding/dpr/src/branch/main/dpr.py).