text-embedding
copied
Update README
Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
@ -24,7 +24,7 @@ The Longformer model was presented in Longformer: The Long-Document Transformer
## Code Example
Use the pre-trained model "facebook/dpr-ctx_encoder-single-nq-base"
Use the pre-trained model "allenai/longformer-base-4096"
to generate a text embedding for the sentence "Hello, world.".
*Write the pipeline*: