microsoft / AzureML-BERT

End-to-End recipes for pre-training and fine-tuning BERT using Azure Machine Learning Service
https://azure.microsoft.com/en-us/blog/microsoft-makes-it-easier-to-build-popular-language-representation-model-bert-at-large-scale/
MIT License
394 stars 127 forks source link

validation data is missing #45

Open xzhu1900 opened 4 years ago

xzhu1900 commented 4 years ago

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.

usuyama commented 4 years ago

Duplicate #29 (still open)