naacl_transfer_learning_tutorial
naacl_transfer_learning_tutorial copied to clipboard
Argument warmup_duration should be integer, but given 0.025
TypeError: Argument warmup_duration should be integer, but given 0.025
I'm getting the exact same error using: python ./pretraining_train.py --dataset_path wikitext-2 --n_epochs=10
with Python 3.9.9