HSV-AI / presentations

This repository is used to manage the presentations given at Huntsville AI meetups. It provides a collection of Issues, Cards, and Files to plan and create the content needed for a presentation.
17 stars 6 forks source link

04/17/2024 Choosing an Embedding Model #94

Closed fearnworks closed 6 months ago

fearnworks commented 8 months ago

Complete the following items to get a presentation ready for Huntsville AI

Adding material to the presentations repository

Add the file to present (prefer Jupyter Notebooks or Markdown formated files) to the folder structure. For multiple files, create a directory following the naming convention and add the files to it.

Naming convention

We use a convention of starting the filenames with a date (year/month/day) so that the files are still sorted by date even when in alphabetical format.

YYMMDD_Session_Description.extension

fearnworks commented 7 months ago

https://github.com/HSV-AI/presentations/pull/96

jperiodlangley commented 7 months ago

From the pull request #96

A presentation on how to evaluate the right embedding model for your project utilizing the MTEB leaderboard as a guide.

Description :

Join us as we explore the crucial task of selecting optimal embedding models to enhance AI performance across a variety of applications. This meetup will delve into the Multilingual Transferable Embedding Benchmark (MTEB), a pivotal resource providing a comprehensive framework to evaluate embedding models over diverse task categories and numerous languages. The selection of the right embedding model is vital, yet challenging due to the myriad of options and their inherent trade-offs. This presentation will not only introduce you to MTEB’s holistic approach across eight core NLP tasks but will also guide you through the practical steps of identifying, shortlisting, and benchmarking models to find the best fit for your specific needs.

Agenda:

jperiodlangley commented 7 months ago

We can go with this, unless you have something already:

Choosing an Embedding Model

fearnworks commented 7 months ago

Works for me!