xlnet
xlnet copied to clipboard
Changing Vocab size
2 different vocab size parameters embedded in Sentence piece model's training parameters and data_utils.py file. I changed both but these did not change the duration of the training. And even for a smaller input, the training time does not change. What are the factors that affect the duration of training?