Skip to content
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

Make caching embeddings optional for evaluation scripts #759

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

anwai98
Copy link
Contributor

@anwai98 anwai98 commented Oct 21, 2024

Hi @caroteu,

This PR makes caching embeddings as optional, i.e. for our evaluations, we can now compute the embeddings on the fly. I'll merge this later we have tested this.

@anwai98 anwai98 changed the title Make caching embeddings optional Make caching embeddings optional for evaluation scripts Oct 21, 2024
@anwai98 anwai98 marked this pull request as ready for review October 23, 2024 10:23
@anwai98
Copy link
Contributor Author

anwai98 commented Oct 23, 2024

Okay, @caroteu tested this, and seems to have resolved the hiccups (of mismatch in embedding signatures). Now, we always compute embeddings on the fly for benchmark evaluations. GTG from my side!

@constantinpape constantinpape merged commit 8801da3 into dev Oct 25, 2024
3 checks passed
@constantinpape constantinpape deleted the optional-caching-embeddings branch October 25, 2024 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants