-
Notifications
You must be signed in to change notification settings - Fork 48
[Adapter] AlpacaEval 1.0 and 2.0, consolidated with the merged adapter and resolved through the eval-card-registry #190
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
borgr
merged 19 commits into
evaleval:main
from
karthikchundi-commits:add-alpaca-eval-adapter
Sep 5, 2026
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
4234972
[Adapter] Add AlpacaEval 1.0 and 2.0 leaderboard adapter
karthikchundi-commits a402554
[Adapter] Add AlpacaEval utils __init__.py
karthikchundi-commits 40a5636
feat(alpaca_eval): consolidate the two AlpacaEval adapters and resolv…
borgr 83b2b9b
Merge branch 'alpaca-190-consolidation' into pr190
borgr eff9252
refactor(alpaca_eval): fold utils/alpaca_eval into the converters pac…
borgr c0eb984
docs(alpaca_eval): describe what the converter actually publishes
borgr c518f21
feat(alpaca_eval): publish repo ids under the name HuggingFace serves…
borgr 09179fd
refactor(helpers): one shared eval-card-registry resolver for the repo
borgr d081d83
docs: say where a publisher directory comes from, and what a rerun re…
borgr c8a33c8
Address review-anvil run 2 on the AlpacaEval adapter
borgr 5609eef
Say how strongly an id was matched, and read the kwargs when fn_compl…
borgr e639cbe
Merge remote-tracking branch 'origin/main' into pr190
borgr ed5b7dc
Trim docstrings and README to what the code and tests document
borgr 796a4f0
Merge remote-tracking branch 'origin/main' into pr190
borgr d038220
alpaca_eval: fail rows on unusable uncertainty and count cells
borgr 6a276be
Merge origin/main into add-alpaca-eval-adapter
borgr 1983a5f
Drop two unreached wrappers from the alpaca_eval upstream module
borgr e8c8d08
Carry a confirmed rename forward through a later 401
karthikchundi-commits 5e6a233
Publish the HuggingFace namespace a vendor site's org declares
borgr 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
Oops, something went wrong.
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.
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.
RAV-RUN2-R1-F003 [medium] cli — The module entry point builds the old argument namespace. This handler now reads missing fields and fails before conversion.
The module entry point can use the shared parser, with one offline entry-point test covering its defaults.