Skip to content

Commit 1f517e0

Browse files
committed
Updating downloads
1 parent 9266a7c commit 1f517e0

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-20-blue"> <img width="85" alt="map-user" src="https://img.shields.io/badge/views-2733-green"> <img width="125" alt="map-user" src="https://img.shields.io/badge/unique visits-1079-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-2733-green"> <img width="125" alt="map-user" src="https://img.shields.io/badge/unique visits-1079-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)