Skip to content

Commit 748f173

Browse files
authored
Add Description about Default MLAssist Compute Cluster
if we couldn't create cluster due to insufficient quota, we don't know which quota is lack. so we need to add description about default MLAssist compute cluster vm size.
1 parent 856badb commit 748f173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-create-image-labeling-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ To accelerate labeling tasks, on the **ML assisted labeling** page, you can trig
168168

169169
At the start of your labeling project, the items are shuffled into a random order to reduce potential bias. However, the trained model reflects any biases that are present in the dataset. For example, if 80 percent of your items are of a single class, then approximately 80 percent of the data used to train the model lands in that class.
170170

171-
To enable assisted labeling, select **Enable ML assisted labeling** and specify a GPU. If you don't have a GPU in your workspace, a GPU cluster is created for you and added to your workspace. The cluster is created with a minimum of zero nodes, which means it costs nothing when not in use.
171+
To enable assisted labeling, select **Enable ML assisted labeling** and specify a GPU. If you don't have a GPU in your workspace, a GPU cluster (resource name: DefLabelNC6v3, vmsize: Standard_NC6s_v3) is created for you and added to your workspace. The cluster is created with a minimum of zero nodes, which means it costs nothing when not in use.
172172

173173
ML-assisted labeling consists of two phases:
174174

0 commit comments

Comments
 (0)