Skip to content

Commit 32940ee

Browse files
committed
Updating downloads
1 parent f4a40e4 commit 32940ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OpenSearch kNN Vector Search
22

3-
<img width="275" alt="map-user" src="https://img.shields.io/badge/cloudformation template deployments-21-blue"> <img width="85" alt="map-user" src="https://img.shields.io/badge/views-2831-green"> <img width="125" alt="map-user" src="https://img.shields.io/badge/unique visits-1138-green">
3+
<img width="275" alt="map-user" src="https://img.shields.io/badge/cloudformation template deployments-21-blue"> <img width="85" alt="map-user" src="https://img.shields.io/badge/views-2831-green"> <img width="125" alt="map-user" src="https://img.shields.io/badge/unique visits-1143-green">
44

55
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
66

0 commit comments

Comments
 (0)