Skip to content

Commit 361fd9b

Browse files
Update README.md
1 parent ba00c75 commit 361fd9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For more information, you can reference Hugging Face's [model cards](https://hug
2323
You can validate if your model will work with Protein Gym benchmark:
2424

2525
```shell
26-
$ uv run pg2-benchmark validate <your_model_name> <your_model_root_path>
26+
$ uv run pg2-benchmark validate <your_model_root_path>
2727
```
2828

2929
## Datasets
@@ -118,3 +118,4 @@ uv run pg2-benchmark dataset generate-dummy-data supervised/data/dummy/charge_la
118118
```
119119

120120

121+

0 commit comments

Comments
 (0)