-
Couldn't load subscription status.
- Fork 51
Multi modal RAG benchmark #101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
rlancemartin
commented
Dec 4, 2023
- Example notebooks for eval of multi-modal RAG w/ mm-embd and mv-retriever vs baseline top-k RAG
- To Do: create public benchmark
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ideally we don't check these into the repo and either use LFS or GCS
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ya, I'm removing now that we are creating the public dataset.
|
Fixed up the paths and notebook |
Nice. I will further clean both both notebook and add comments / context. |
12b2aef to
eb703c0
Compare