diff --git a/README.md b/README.md index 18d59bb..1e0355e 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