Skip to content

Commit 97a9829

Browse files
authored
Update how-to-auto-train-nlp-models.md
1 parent 46f775c commit 97a9829

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,8 @@ https://github.com/Azure/azureml-examples/blob/v2samplesreorg/sdk/python/jobs/au
337337

338338
## Model sweeping and hyperparameter tuning (preview)
339339

340+
[!INCLUDE [preview disclaimer](../../includes/machine-learning-preview-generic-disclaimer.md)]
341+
340342
AutoML NLP allows you to provide a list of models and combinations of hyperparameters, via the hyperparameter search space in the config. Hyperdrive generates several child runs, each of which is a fine-tuning run for a given NLP model and set of hyperparameter values that were chosen and swept over based on the provided search space.
341343

342344
## Supported model algorithms

0 commit comments

Comments
 (0)