-
Notifications
You must be signed in to change notification settings - Fork 534
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update yaml * adding datasets * adding datasets * added agi eval * test CoT eval * fix broken eval yaml * fix broken eval yaml * debugging * debugging * commit * commit * commit * commit * commit * restore mcli * adding simple tasks * add simple human_eval * fix yaml * fix yaml * remove breakpoint * remove breakpoint * change bsz * merge main * eval gauntlet cb * add udpated readme * fix precommit * add pii * restor line * restor line * add execution predicrtion * add execution prediction * add execution prediction * change mosaicml reqs * change mosaicml reqs * fix error * comment * test smaller beams * tesT * tesT * tesT * add coding task * tesT * finish eval * finish data * fix * fix * remove strategyqa cot * remove * remove * foo * edit * fix * rm breakpoint * rm breakpoint * remove execution prediction; make coding optional * remove execution prediction; make coding optional * remove import * remove import * restore files * restore * restore * update readm; rename gauntlet yamls * edit yamls * fix yamllint * restore mpt eval * finish * fix * precommit * precommit --------- Co-authored-by: Michael Carbin <[email protected]> Co-authored-by: Daniel King <[email protected]>
- Loading branch information
1 parent
7f5d70c
commit e7943e3
Showing
5 changed files
with
74 additions
and
68 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
icl_tasks: | ||
- | ||
label: copa | ||
dataset_uri: eval/local_data/commonsense_reasoning/copa.jsonl | ||
num_fewshot: [0] | ||
icl_task_type: multiple_choice |
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
Oops, something went wrong.