-
Notifications
You must be signed in to change notification settings - Fork 305
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fail hard on errors in input context bench CSV, remove unused column (#…
…6107) We now fail immediately in case there are malformed rows in the input CSV used for context benchmarking. ## Test plan Run benchmark with current cody-leaderboard/golden_queries.csv and observe failure.
- Loading branch information
1 parent
fe3efcd
commit 1fbf362
Showing
2 changed files
with
9 additions
and
34 deletions.
There are no files selected for viewing
This file contains 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 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