-
Notifications
You must be signed in to change notification settings - Fork 38
DAGE-73: MtebWriter corpus bug #237
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
Merged
nicolo-rinaldi
merged 21 commits into
dataset-generator
from
DAGE-73_MtebWriter-bug-corpus
Oct 9, 2025
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
c3ddd40
[DAGE-73] bug fixed by adding all doc to datastore after saving it
nicolo-rinaldi d5bc1a9
[DAGE-73] added tests
nicolo-rinaldi 6c11b78
[DAGE-73] Updated version with new DataStore autosave feature
nicolo-rinaldi 0771718
[DAGE-73] added `uv sync --group dev` to README.md
nicolo-rinaldi 3f0e7ed
[DAGE-73] typo in main.py datastore variable
nicolo-rinaldi f485770
[DAGE-73] added robustness to fetch_all
nicolo-rinaldi c71af17
[DAGE-73] rolled back to `_write_embeddings_jsonl` old version in Emb…
nicolo-rinaldi ed6b963
[DAGE-73] 2 big fixes
nicolo-rinaldi 5693ef4
[DAGE-73] reverted back max_tokens to be ignored by ruff
nicolo-rinaldi d427743
[DAGE-73] workaround modified to avoid changing the datastore persist…
nicolo-rinaldi 52310da
[DAGE-73] fixed description bug
nicolo-rinaldi 7f67595
[DAGE-73] extended fetch_all() method to be used with vespa_search_en…
nicolo-rinaldi b98a6d2
[DAGE-73] uniformed config param in M1 and M2
nicolo-rinaldi 0041e5f
[DAGE-73] centralized function setup_logging
nicolo-rinaldi 04a3949
[DAGE-73] fixed hardcoded description and coded the streamed version …
nicolo-rinaldi e63d58e
[DAGE-73] added _get_total_hits to do the streamed version of fetch_a…
nicolo-rinaldi e4fb400
[DAGE-73] vespa should be fixed, I need to update the tests since fet…
nicolo-rinaldi 41d5d1f
[DAGE-73] fixed vespa tests
nicolo-rinaldi 3c7ca66
[DAGE-73] addressing Naz comments
nicolo-rinaldi 50e9e2c
[DAGE-73] added break in while loop
nicolo-rinaldi 715f2f2
[DAGE-73] addressing Daniele's comments
nicolo-rinaldi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.