
Explanation:
Explanation:
The stop sequence parameter in Amazon Bedrock allows you to specify sequences that, when generated by the model, will cause it to stop generating further text.
By setting "End of summary" as a stop sequence, the model will automatically stop generating text when it produces that exact phrase, which is useful for structured outputs like summaries.
Ultimate access to all questions.
While using Amazon Bedrock, an AI team wants their model to stop generating text after encountering the phrase "End of summary". Which parameter should they use?
A
Temperature
B
Top-p
C
Stop sequence
D
Context window
No comments yet.