Hello,
When running pretrain.py, the model does not seem to improve significantly after c. 20 epochs. If that is correct, then why must de model be pretrained for 150 epochs? Am I missing something? Also pretraining currently takes c. 4 days. do you have any advice on how to speed up this process as I noted that one forward pass takes c. 4 sec with a batch size of 4 (on 2 Nvidia v-110 gpu's)? Thanks in advance!

Hello,
When running
pretrain.py, the model does not seem to improve significantly after c. 20 epochs. If that is correct, then why must de model be pretrained for 150 epochs? Am I missing something? Also pretraining currently takes c. 4 days. do you have any advice on how to speed up this process as I noted that one forward pass takes c. 4 sec with a batch size of 4 (on 2 Nvidia v-110 gpu's)? Thanks in advance!