From a741b2bc91a024e4dcf5c6036ca1ef38636da90b Mon Sep 17 00:00:00 2001 From: ".pulpy" <57602987+goldpulpy@users.noreply.github.com> Date: Tue, 7 Jan 2025 04:49:45 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba22dd7..d39ef65 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ model = Model("all-MiniLM-L6-v2", dtype="fp16") sentences = [ "Hello my name is Bob.", "I love to eat pizza.", - "We are testing sentence similarity." + "We are testing sentence similarity.", "Today is a sunny day.", "London is the capital of England.", "I am a student at Stanford University."