diff --git a/finetune/PyTorch/notebooks/Pretrained-BERT-GLUE.ipynb b/finetune/PyTorch/notebooks/Pretrained-BERT-GLUE.ipynb index 4fad5e5..b9a06a9 100644 --- a/finetune/PyTorch/notebooks/Pretrained-BERT-GLUE.ipynb +++ b/finetune/PyTorch/notebooks/Pretrained-BERT-GLUE.ipynb @@ -18,7 +18,7 @@ "\n", "You will find the following contents:\n", "- Download GLUE dataset on the remote compute and store them in Azure storage\n", - "- Speep-up fine-tuning BERT for GLUE dataset on AzureML GPU clusters\n", + "- Speed-up fine-tuning BERT for GLUE dataset on AzureML GPU clusters\n", "- Further fine-tune BERT wtih AzureML hyperparameter optimizer " ] },