-
Notifications
You must be signed in to change notification settings - Fork 5
refactor: generalize dataset indexing from language-based to dataset_id-based #34
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
Mattdl
merged 20 commits into
techwolf-ai:main
from
federetyk:refactor/generalize-dataset-indexing
Feb 26, 2026
Merged
Changes from 15 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
b00e4c5
refactor: generalize dataset indexing from language-based to dataset_…
federetyk 17b1897
fix: solve issues in example files
federetyk e16f8dd
fix: add language field to MetricsResult for proper per-language aggr…
federetyk e254bc2
style: update docstrings to comply with NumPy style
federetyk 40810c2
chore: merge upstream changes (v0.3.0, task renames, test refactor)
federetyk 71d6d97
refactor: rename language_results to datasetid_results for consistenc…
federetyk 647b070
docs: clarify get_dataset_language docstring on purpose and when to o…
federetyk 1b726ee
Merge branch 'techwolf-ai:main' into refactor/generalize-dataset-inde…
federetyk 3a9514d
refactor: migrate freelancer project matching tasks to load_dataset API
federetyk 879dece
feat: add cross-lingual aggregation modes for per-language metrics
federetyk e3ccb24
Merge branch 'techwolf-ai:main' into refactor/generalize-dataset-inde…
federetyk 72b8e40
test: make it explicit that the dataset key "en" comes from the Langu…
federetyk 033db0f
test: fix lexical baselines regression test to use dataset_id parameter
federetyk 724b0e0
feat: add lazy execution filtering and ExecutionMode enum
federetyk f3c5e19
test: fix tolerance for regression test to work well on diverse envir…
federetyk 7d0b8b5
refactor: make language_aggregation_mode a non-optional parameter in …
federetyk 4825486
refactor: migrate freelancer task to dataset_id-based language mapping
federetyk bbe0ac3
refactor: use language-grouped averaging in per-task aggregation
federetyk e1dfd9d
docs: add benchmark example scripts for each aggregation mode
federetyk e4a6bce
fix: remove from example the dataset that uses ESCO 1.0.5 but defines…
federetyk 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
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.