Skip to content

Commit a71a313

Browse files
authored
Update how-to-train-cli.md
1 parent d0c4667 commit a71a313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-train-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ And run it:
326326

327327
:::code language="azurecli" source="~/azureml-examples-main/cli/train.sh" id="sklearn_iris":::
328328

329-
To register a model, you can upload the model artifacts from the run to the model registry:
329+
To register a model, you can upload the model files from the run to the model registry:
330330

331331
:::code language="azurecli" source="~/azureml-examples-main/cli/train.sh" id="sklearn_download_register_model":::
332332

0 commit comments

Comments
 (0)