Hugging-Face-Supporter / tftokenizers

Use Huggingface Transformer and Tokenizers as Tensorflow Reusable SavedModels
Apache License 2.0
9 stars 4 forks source link

Repository doesn't contain covert.py file #22

Open Captaindoggo opened 1 year ago

Captaindoggo commented 1 year ago

In the readme guide there's this step [ Convert Convert downloaded tokenizer from Huggingface format to Tensorflow

python tftokenizers/convert.py ]

but in current version of project there's no such file as convert.py

image