| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
TextGenerationResolvedAttributes |
TextGenerationResolvedAttributes.clone() |
TextGenerationResolvedAttributes |
AutoMLProblemTypeResolvedAttributes.getTextGenerationResolvedAttributes()
The resolved attributes for the text generation problem type.
|
TextGenerationResolvedAttributes |
TextGenerationResolvedAttributes.withBaseModelName(String baseModelName)
The name of the base model to fine-tune.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutoMLProblemTypeResolvedAttributes.setTextGenerationResolvedAttributes(TextGenerationResolvedAttributes textGenerationResolvedAttributes)
The resolved attributes for the text generation problem type.
|
AutoMLProblemTypeResolvedAttributes |
AutoMLProblemTypeResolvedAttributes.withTextGenerationResolvedAttributes(TextGenerationResolvedAttributes textGenerationResolvedAttributes)
The resolved attributes for the text generation problem type.
|
Copyright © 2025. All rights reserved.