OwenElliott commited on
Commit
88bd34b
1 Parent(s): 8a9e2be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -80,12 +80,12 @@ for query, query_scores in zip(queries, scores):
80
 
81
 
82
  # Query: "What is vector search?"
83
- # Score: 0.4194 | Document: "Marqo is an end-to-end platform for embedding training and retrieval."
84
- # Score: 0.1853 | Document: "Definitely Naples! The birthplace of pizza, and it’s as authentic as it gets."
85
 
86
  # Query: "Where can I get the best pizza?"
87
- # Score: 0.6144 | Document: "Definitely Naples! The birthplace of pizza, and it’s as authentic as it gets."
88
- # Score: 0.2787 | Document: "Marqo is an end-to-end platform for embedding training and retrieval."
89
  ```
90
 
91
  ## FAQ
 
80
 
81
 
82
  # Query: "What is vector search?"
83
+ # Score: 0.4997 | Document: "Marqo is an end-to-end platform for embedding training and retrieval."
84
+ # Score: 0.2509 | Document: "Definitely Naples! The birthplace of pizza, and it’s as authentic as it gets."
85
 
86
  # Query: "Where can I get the best pizza?"
87
+ # Score: 0.7444 | Document: "Definitely Naples! The birthplace of pizza, and it’s as authentic as it gets."
88
+ # Score: 0.3303 | Document: "Marqo is an end-to-end platform for embedding training and retrieval."
89
  ```
90
 
91
  ## FAQ