Adding support for multiple-choice custom_nocode benchmarks - #19
Merged
Conversation
arschles
added a commit
that referenced
this pull request
Jul 20, 2026
…14) * Implementing custom-nocode benchmarks for QA-style benchmarks * more progress * fmt * progress * test progress * progress * progress * progress * doc * progrss * progress * progrewss * progress * fixup * progress * more tests * Update docs for no-code qa * adding more tests * Adding support for multiple-choice `custom_nocode` benchmarks (#19) * Adding support for multiple-choice custom_nocode benchmarks * progress * progress * upping MMLU-pro limit * using quantiles datasets * removing unnecessary `unreachable!(...)` macro usage * better config formatting * progress * progress * progress * progress * progress * progress * progress * docs * adding some more sample-level and aggregate metrics * progress * progress on CONFIG.ms * small nit * better rustdoc * doc * progress * more docs * lint fixups * dedicated structs for SampleResult variants * consolidating configs * small doc * rm unnecessary rstest annotations * splitting up custom_nocode exec logic * rustdoc * more type safety in dataset row deserialization * Updates to CLI * adding beta install channel for CLI * update config file * readme updates * edits to config * lint * progress * more config.md updates * readme updataes * Edits to docs * Minor doc edits * Minor text edit * Review Python SDK code * update config * comments and progress * supporting select nocode_custom configurations to be passed in the `--input` param * adding comments to the example nocode file * adding explanatory comments to the top of each prompt template * making "advanced" metrics opt-in, and defaulting to just accuracy and latency * opt-in and opt-out metrics * progresds * grammar fix * another grammar fix * removing unnecessary import * rustdoc * rustdoc * grammar fixup * edits * delete config.md file --------- Co-authored-by: phranzia <9207473+phranzia@users.noreply.github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.