Skip to content

Commit

Permalink
update gauntlet
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarbin committed Sep 26, 2023
1 parent 797c690 commit 0860f91
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/eval/yamls/eval_gauntlet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,13 +115,13 @@ eval_gauntlet:
- name: programming
benchmarks:
- name: human_eval
num_fewshot: [0, 3]
num_fewshot: 0
random_baseline: 0.0
- name: human_eval_cpp
num_fewshot: [0, 3]
num_fewshot: 0
random_baseline: 0.0
- name: human_eval_js
num_fewshot: [0, 3]
num_fewshot: 0
random_baseline: 0.0
- name: world_knowledge_lm_task_subscore
benchmarks:
Expand Down

0 comments on commit 0860f91

Please sign in to comment.