From 704ff62467537d56551e15bb7b1b8a9a6e7e5470 Mon Sep 17 00:00:00 2001 From: Christopher Sharkey Date: Fri, 3 Jan 2025 05:50:49 -0500 Subject: [PATCH] Updating downloads --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34f9cc6..89b4b29 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenSearch kNN Vector Search -map-user map-user map-user +map-user map-user map-user This example uses the publicly avaiable [Amazon Product Question Answer](https://registry.opendata.aws/amazon-pqa/) (PQA) data set. In this example, the questions in the PQA data set are tokenized and represented as vectors. BERT via. Hugging Face is used to generate the embeddings. The vector representation of the questions (embeddings) are loading to an OpenSearch index as a *knn_vector* data type