Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Amazon Titan text model customization hyperparameters

Focus mode
Amazon Titan text model customization hyperparameters - Amazon Bedrock

Amazon Titan Text Premier model support the following hyperparameters for model customization:

Hyperparameter (console) Hyperparameter (API) Definition Type Minimum Maximum Default
Epochs epochCount The number of iterations through the entire training dataset integer 1 5 2
Batch size (micro) batchSize The number of samples processed before updating model parameters integer 1 1 1
Learning rate learningRate The rate at which model parameters are updated after each batch float 1.00E-07 1.00E-05 1.00E-06
Learning rate warmup steps learningRateWarmupSteps The number of iterations over which the learning rate is gradually increased to the specified rate integer 0 20 5

Amazon Titan Text models, such as Lite and Express, support the following hyperparameters for model customization:

Hyperparameter (console) Hyperparameter (API) Definition Type Minimum Maximum Default
Epochs epochCount The number of iterations through the entire training dataset integer 1 10 5
Batch size (micro) batchSize The number of samples processed before updating model parameters integer 1 64 1
Learning rate learningRate The rate at which model parameters are updated after each batch float 0.0 1 1.00E-5
Learning rate warmup steps learningRateWarmupSteps The number of iterations over which the learning rate is gradually increased to the specified rate integer 0 250 5
PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.