From 7a08c4407204ce5bba35c6d01a7b2f049e03d300 Mon Sep 17 00:00:00 2001 From: Kevin Liu Date: Wed, 26 Feb 2025 10:28:02 -0800 Subject: [PATCH] [nanoeval] Update README.md (#46) --- project/nanoeval/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/nanoeval/README.md b/project/nanoeval/README.md index 3127d58..835f1c7 100644 --- a/project/nanoeval/README.md +++ b/project/nanoeval/README.md @@ -65,7 +65,7 @@ Because nanoeval uses a persistent database to track the state of individual tas ```bash # Restarts the eval in a new process -python3 -m nanoeval.extras.resume run_set_id=... +python3 -m nanoeval.bin.resume run_set_id=... ``` You can list all run sets (databases) using the following command: