naacl_transfer_learning_tutorial icon indicating copy to clipboard operation
naacl_transfer_learning_tutorial copied to clipboard

Argument warmup_duration should be integer, but given 0.025

Open tegee opened this issue 5 years ago • 1 comments

TypeError: Argument warmup_duration should be integer, but given 0.025

tegee avatar Sep 23 '20 11:09 tegee

I'm getting the exact same error using: python ./pretraining_train.py --dataset_path wikitext-2 --n_epochs=10

with Python 3.9.9

Wyldhunt avatar Jan 29 '22 03:01 Wyldhunt