From ad8be435ad42dc7f1feb3740a2b7b961f23364f8 Mon Sep 17 00:00:00 2001 From: NanoCode012 Date: Sun, 27 Aug 2023 10:09:09 +0900 Subject: [PATCH] Feat(doc): Update eval_steps doc (#487) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a81ac8b50..94427fcd0 100644 --- a/README.md +++ b/README.md @@ -521,7 +521,7 @@ lr_quadratic_warmup: logging_steps: save_strategy: # set to `no` to skip checkpoint saves save_steps: # leave empty to save at each epoch -eval_steps: +eval_steps: # leave empty to eval at each epoch save_total_limit: # checkpoints saved at a time max_steps: