You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run train.py to train bert. The dataloader is expecting a 'validation_512_only' folder for validation. It seems this folder is missing from the zip file. I cannot find it from the corresponding bertonazuremlwestus2 blob storage too.
Is there an other path to the validation folder? Could someone help to update the doc?
Hi,
I am trying to run train.py to train bert. The dataloader is expecting a 'validation_512_only' folder for validation. It seems this folder is missing from the zip file. I cannot find it from the corresponding bertonazuremlwestus2 blob storage too.
Is there an other path to the validation folder? Could someone help to update the doc?
Thanks.