
Explanation:
When using generative AI models like those in Amazon Bedrock, the temperature parameter controls the randomness and creativity of the outputs:
In this scenario, the marketing agency is experiencing repetitive and unoriginal outputs, which indicates the model is being too deterministic. Increasing the temperature to around 0.9 would encourage more creative variation in the generated brand-tagline ideas.
Why the other options are incorrect:
Key takeaway: Temperature is the primary parameter for controlling creativity vs. determinism in generative AI models. Higher temperatures promote creative variation, while lower temperatures produce more focused, predictable outputs.
Ultimate access to all questions.
A marketing agency is using Amazon Bedrock to generate brand-tagline ideas. The outputs feel repetitive and lack originality. What adjustment should the data-science team make?
A
Lower the temperature to 0.2 for more precise outputs
B
Increase the temperature to around 0.9 to encourage creative variation
C
Reduce the top-p to 0.3 to increase determinism
D
Add stop sequences to control token length
No comments yet.