diff --git a/README.md b/README.md index 95b3d7d..89f256e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ You can find the results of Large Multimodal Models in **[OCRBench Leaderboard]( # Evaluation -The test code for the testing models in paper can be found in [scripts](./scripts). If you want to evaluate other models, please edit the "TODO" things in [example](./example.py). +The test code for evaluating models in the paper can be found in [scripts](./scripts). If you want to evaluate other models, please edit the "TODO" things in [example](./example.py). Example evaluation scripts: ```python