We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65f5897 commit 7a08c44Copy full SHA for 7a08c44
project/nanoeval/README.md
@@ -65,7 +65,7 @@ Because nanoeval uses a persistent database to track the state of individual tas
65
66
```bash
67
# Restarts the eval in a new process
68
-python3 -m nanoeval.extras.resume run_set_id=...
+python3 -m nanoeval.bin.resume run_set_id=...
69
```
70
71
You can list all run sets (databases) using the following command:
0 commit comments