Skip to content

Commit f90968f

Browse files
committed
Merge branch 'master' into dan-select-component
2 parents 3ce6e26 + 70f4d60 commit f90968f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgml-sdks/pgml/python/examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This is a basic example to perform semantic search on a collection of documents.
1515
## [Question Answering](./question_answering.py)
1616
This is an example to find documents relevant to a question from the collection of documents. It loads the Stanford Question Answering Dataset (SQuAD) into the database, generates chunks and embeddings. Query is passed to vector search to retrieve documents that match closely in the embeddings space. A score is returned with each of the search result.
1717

18-
## [Question Answering using Instructore Model](./question_answering_instructor.py)
18+
## [Question Answering using Instructor Model](./question_answering_instructor.py)
1919
In this example, we will use `hknlp/instructor-base` model to build text embeddings instead of the default `intfloat/e5-small` model.
2020

2121
## [Extractive Question Answering](./extractive_question_answering.py)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy