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

Update BERT_Pretrain.ipynb create should be used instead of setup since setup is deprecitated #62

Open salmanmkc opened 4 years ago

salmanmkc commented 4 years ago

create() should be used instead of setup since setup() is depreciated