Skip to content

Commit 3c6e369

Browse files
committed
Updating downloads
1 parent ac1c739 commit 3c6e369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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-22-blue"> <img width="85" alt="map-user" src="https://img.shields.io/badge/views-2876-green"> <img width="125" alt="map-user" src="https://img.shields.io/badge/unique visits-1169-green">
3+
<img width="275" alt="map-user" src="https://img.shields.io/badge/cloudformation template deployments-22-blue"> <img width="85" alt="map-user" src="https://img.shields.io/badge/views-2876-green"> <img width="125" alt="map-user" src="https://img.shields.io/badge/unique visits-1174-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)