From ed0fcb9962999d71cfa853bfc9869331cc878167 Mon Sep 17 00:00:00 2001 From: Sebastian Raschka Date: Wed, 3 Apr 2024 10:07:35 -0500 Subject: [PATCH] Update tutorials/evaluation.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Carlos MocholĂ­ --- tutorials/evaluation.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tutorials/evaluation.md b/tutorials/evaluation.md index 4a85e4fe0f..03c7c89682 100644 --- a/tutorials/evaluation.md +++ b/tutorials/evaluation.md @@ -69,8 +69,7 @@ litgpt evaluate \ > [!TIP] > By default, `ligpt evaluate` will evaluate a model on 3 tasks -> to the setting `--tasks -> "hellaswag,truthfulqa_mc2,mmlu"`. +> to the setting `--tasks "hellaswag,truthfulqa_mc2,mmlu"`. > [!TIP] > The evaluation may take a long time, and for testing purpoes, you may want to reduce the number of tasks