diff --git a/README.md b/README.md index 6f96804bb..b3b057be1 100644 --- a/README.md +++ b/README.md @@ -249,7 +249,7 @@ print(f"HuggingFace output string: `{hf_output}`") ## Test Results -This report is autogenerated and includes tokenizers and detokenizers tests. The `Output Matched, %` column shows the percent of test strings for which the results of OpenVINO and Hugingface Tokenizers are the same. To update the report run `pytest tokenizers_test.py --update_readme` in `modules/custom_operations/user_ie_extensions/tokenizer/python/tests` directory. +This report is autogenerated and includes tokenizers and detokenizers tests. The `Output Matched, %` column shows the percent of test strings for which the results of OpenVINO and Hugingface Tokenizers are the same. To update the report run `pytest --update_readme tokenizers_test.py` in `tests` directory. ### Output Match by Tokenizer Type