BERT-pytorch
BERT-pytorch copied to clipboard
Add: tqdm total
Hello.
Thank you for sharing your code. It's marvellous.
When I build my own vocab file, I found tqdm does not show the progress bar.
So I added some codes for that.
Calculate total line of
vocab_file. And add tqdmtotaloption.