does the wordpiece tool the same with the bert one?
RyanHuangNLP opened this issue · 1 comments
RyanHuangNLP commented
Can I use this script to generate the vocab.txt to train bert code
thuang513 commented
Yes, you can use the generate_vocab.py script to generate a vocabulary file that you can use with the wordpiece tokenizer.