Skip to content

Commit

Permalink
re-adding run_oe_eval_experiments (#545)
Browse files Browse the repository at this point in the history
  • Loading branch information
vwxyzjn authored Feb 2, 2025
1 parent 43bbeaa commit 4afebde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open_instruct/grpo_vllm_thread_ray_gtrl.py
Original file line number Diff line number Diff line change
Expand Up @@ -1436,7 +1436,7 @@ def launch_ai2_evals_on_weka(self, step_dir: str, training_step: Optional[int] =
--preemptible \
--use_hf_tokenizer_template \
--beaker_image "nathanl/open_instruct_auto" \
--oe_eval_tasks gsm8k::tulu,minerva_math::tulu \
--run_oe_eval_experiments \
--evaluate_on_weka \
--run_id {wandb_url} \
--step {training_step} \
Expand Down

0 comments on commit 4afebde

Please sign in to comment.