diff --git a/README.md b/README.md index 3265dfb..9d4caa1 100644 --- a/README.md +++ b/README.md @@ -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*: