From bf54aadf8d6a82f6fe9927017e5d2788a2db1206 Mon Sep 17 00:00:00 2001 From: Mark <75219117+krammnic@users.noreply.github.com> Date: Fri, 6 Jun 2025 19:07:35 +0300 Subject: [PATCH] Update eleuther_evaluation.yaml --- recipes/configs/eleuther_evaluation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/configs/eleuther_evaluation.yaml b/recipes/configs/eleuther_evaluation.yaml index 8bdde28ba5..31ab5b718a 100644 --- a/recipes/configs/eleuther_evaluation.yaml +++ b/recipes/configs/eleuther_evaluation.yaml @@ -1,7 +1,7 @@ # Config for EleutherEvalRecipe in eleuther_eval.py # # To launch, run the following command from root torchtune directory: -# tune run eleuther_eval --config eleuther_evaluation tasks=["truthfulqa_mc2","hellaswag"] +# tune run eleuther_eval --config eleuther_evaluation output_dir: ./ # Not needed