-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Add --examples
Argument for Fine-Grained Task Evaluation in lm-evaluation-harness
. This feature is the first step towards efficient multi-prompt evaluation with PromptEval [1,2]
#2520
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
Merged
Changes from 10 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
f06ea84
added option --examples
felipemaiapolo 8f6de73
specifying examples in dictionary
felipemaiapolo 4863977
run pre-commit - fix arg type
mirianfsilva 28c322a
fixing bug when examples==None
felipemaiapolo 724612d
fixing bug when examples==None
felipemaiapolo 7613990
limit or examples must be None in simple_evaluate.py and in evaluator.py
felipemaiapolo a7a566c
Merge branch 'main' into examples-arg
StellaAthena 15a324d
run pre-commit (fix formatting)
mirianfsilva 0878678
Merge branch 'main' into examples-arg
mirianfsilva a7b3d4a
merge main and run pre-commit (fix formatting)
mirianfsilva 48fc309
Update __main__.py
felipemaiapolo 20ed6a5
Merge branch 'main' into examples-arg
StellaAthena 8d110fd
update merge - fix conflicts
mirianfsilva 99b9287
update branch, fix conflicts, run pre-commit
mirianfsilva 08d434e
Merge branch 'main' into examples-arg
mirianfsilva 4973dce
Merge branch 'main' into examples-arg
baberabb ddc024b
nits
baberabb e9227a6
nits
baberabb 94fbd40
change 'examples' to 'samples'
mirianfsilva 3fb3fce
Merge branch 'main' into examples-arg
mirianfsilva 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.
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.