Skip to content

Add Embeddings created by a Sentence-BERT local model and evaluate how it performs against the OpenAI text-embedding-3-large model. #28

@JohnFunkCode

Description

@JohnFunkCode

https://pypi.org/project/sentence-transformers/ provides a collection of sentence transformers that can run locally are built to perform well for semantic search use cases.

Ask ChatGPT "How does SBERT compare to using an LLM like OpenAI's text-embedding-3-large mode for embeddings used for semantic search?"

We could create a separate column in the splits table to hold the SBERT embedding, and run automated evaluations to compare how they do with our log of questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions