Open Jalilnkh opened 1 year ago
Please navigate to the transformer-dev branch and use (a) _make_concatenatedvocab.py followed by (b) _spm_modelgenerator.py and finally (c) _spmextractor.py to train and generate the android compatible vocal files.
You can use the directory structure explanation to see the right description of each file for the transformer in case you notice any other files missing (possibly renamed and not adequately updated in the readme).
You mentioned that for making the model Android-Compatible: We use an entirely different tokenization procedure. Could you let us know where are these files?
I couldn't find them in GitHub.