Skip to content

Commit

Permalink
[nanoeval] Update README.md (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
kliu128 authored Feb 26, 2025
1 parent 65f5897 commit 7a08c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/nanoeval/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7a08c44

Please sign in to comment.