We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f8966 commit d438e82Copy full SHA for d438e82
1 file changed
models/README.md
@@ -4,7 +4,7 @@ This README details how to add a model to the benchmark.
4
5
## Entrypoints
6
7
-A model requires only one entrypoint: the `train` method, which you can referecen from below two models:
+A model requires only one entrypoint: the `train` method, which you can reference from below two models:
8
9
* [esm/src/pg2_model_esm/__main__.py](esm/src/pg2_model_esm/__main__.py)
10
* [pls/src/pg2_model_pls/__main__.py](pls/src/pg2_model_pls/__main__.py)
0 commit comments