Skip to content

Commit 59e8d99

Browse files
authored
Update articles/machine-learning/how-to-auto-train-nlp-models.md
1 parent 39584ac commit 59e8d99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ For CLI v2 AutoML jobs you configure your experiment in a YAML file like the fol
196196

197197

198198
For AutoML jobs via the SDK, you configure the job with the specific NLP task function. The following example demonstrates the configuration for `text_classification`.
199-
200199
```Python
201200
# general job parameters
202201
compute_name = "gpu-cluster"

0 commit comments

Comments
 (0)