Skip to content

Commit 14fe9bf

Browse files
committed
fix
1 parent 00e9ce6 commit 14fe9bf

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/language-service/custom-text-analytics-for-health/includes/language-studio

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/custom-text-analytics-for-health/includes/language-studio/train-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To start training your model from within the [Language Studio](https://aka.ms/La
2020

2121
:::image type="content" source="../../media/train-model.png" alt-text="A screenshot showing the training job creation screen in Language Studio." lightbox="../../media/train-model.png":::
2222

23-
4. Select data splitting method. You can choose **Automatically splitting the testing set from training data** where the system will split your labeled data between the training and testing sets, according to the specified percentages. Or you can **Use a manual split of training and testing data**, this option is only enabled if you have added documents to your testing set. See [data labeling](../../how-to/tag-data.md) and [how to train a model](../../how-to/train-model.md#data-splitting) for information about data splitting.
23+
4. Select data splitting method. You can choose **Automatically splitting the testing set from training data** where the system will split your labeled data between the training and testing sets, according to the specified percentages. Or you can **Use a manual split of training and testing data**, this option is only enabled if you have added documents to your testing set. See [data labeling](../../how-to/label-data.md) and [how to train a model](../../how-to/train-model.md#data-splitting) for information about data splitting.
2424

2525
5. Click on the **Train** button.
2626

0 commit comments

Comments
 (0)