Skip to content

Commit 85fb3ea

Browse files
authored
Update how-to-auto-train-image-models.md
1 parent 88777b5 commit 85fb3ea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/machine-learning/how-to-auto-train-image-models.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -541,9 +541,8 @@ Currently the augmentations defined above are applied by default for an Automate
541541
For Yolo model, this flag turns off the random affine and horizontal flip augmentation.
542542

543543
These two flags are supported via *advanced_settings* under *training_parameters* and can be controlled in the following way.
544-
# [Azure CLI](#tab/cli)
545544

546-
[!INCLUDE [cli v2](../../includes/machine-learning-cli-v2.md)]
545+
[!INCLUDE [cli v2](../../includes/machine-learning-cli-v2.md)]
547546

548547
```yaml
549548
training_parameters:

0 commit comments

Comments
 (0)