Skip to content

Commit d438e82

Browse files
authored
Update README.md
small typo fix
1 parent f2f8966 commit d438e82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

models/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This README details how to add a model to the benchmark.
44

55
## Entrypoints
66

7-
A model requires only one entrypoint: the `train` method, which you can referecen from below two models:
7+
A model requires only one entrypoint: the `train` method, which you can reference from below two models:
88

99
* [esm/src/pg2_model_esm/__main__.py](esm/src/pg2_model_esm/__main__.py)
1010
* [pls/src/pg2_model_pls/__main__.py](pls/src/pg2_model_pls/__main__.py)

0 commit comments

Comments
 (0)