microsoft/AzureML-BERT
End-to-end recipes for pretraining and fine-tuning BERT language models using Azure Machine Learning and PyTorch.

Velocity · 7d
+0.1
★ / day
Trend
→steady
star history
This repository contains Jupyter Notebook recipes that enable developers to pretrain BERT language representation models from scratch on a corpus, as well as fine-tune existing BERT models for specialized NLP tasks like text classification, named entity recognition, and question answering. The notebooks leverage Azure Machine Learning service as the training infrastructure and use PyTorch as the deep learning framework.