Skip to content

Commit

Permalink
Merge pull request #11 from mryzhov/cleanup
Browse files Browse the repository at this point in the history
[CI] Cleanup
  • Loading branch information
mryzhov authored Feb 8, 2024
2 parents 62a3f98 + 36f9d84 commit dd0b22d
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 16 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Binary file not shown.
Binary file removed dist/openvino_tokenizers-2024.0.0.0.tar.gz
Binary file not shown.
10 changes: 0 additions & 10 deletions readme.txt

This file was deleted.

1 change: 0 additions & 1 deletion sudo

This file was deleted.

4 changes: 0 additions & 4 deletions tests/requirements.txt

This file was deleted.

0 comments on commit dd0b22d

Please sign in to comment.