Skip to content

Commit

Permalink
Merge pull request openai#310 from AlexZhangji/main
Browse files Browse the repository at this point in the history
add comparison benchmark for embedding models
  • Loading branch information
ted-at-openai authored Apr 5, 2023
2 parents c5b9be8 + c855f38 commit 5126855
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions text_comparison_examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ For more information, read OpenAI's blog post announcements:
* [Introducing Text and Code Embeddings (Jan 2022)](https://openai.com/blog/introducing-text-and-code-embeddings/)
* [New and Improved Embedding Model (Dec 2022)](https://openai.com/blog/new-and-improved-embedding-model/)

For comparison with other embedding models, see [Massive Text Embedding Benchmark (MTEB) Leaderboard](https://huggingface.co/spaces/mteb/leaderboard)

## Semantic search

Embeddings can be used for search either by themselves or as a feature in a larger system.
Expand Down

0 comments on commit 5126855

Please sign in to comment.