We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 063cdc7 commit c6eb14dCopy full SHA for c6eb14d
src/sagemaker/jumpstart/validators.py
@@ -179,8 +179,8 @@ def validate_hyperparameters(
179
default region).
180
181
Raises:
182
- JumpStartHyperparametersError: If the hyperparameter is not formatted correctly,
183
- according to its specs in the model metadata.
+ JumpStartHyperparametersError: If the hyperparameters are not formatted correctly,
+ according to their metadata specs.
184
185
"""
186
0 commit comments