Compare commits

...
Author SHA1 Message Date
Aaron DietzandGitHub 25f08e636d Fix typo in pytorch_gcs_data_training.ipynb
Fixed typo: runing --> running
2024-07-09 11:03:57 -07:00
@@ -86,7 +86,7 @@
"The steps performed include:\n",
"\n",
"- Writing a custom training script that creates your train & test datasets and trains the model.\n",
"- Runing a `CustomTrainingJob` using Vertex AI SDK for Python."
"- Running a `CustomTrainingJob` using Vertex AI SDK for Python."
]
},
{