Make FAQ responses stable but brainstorm outputs diverse.
Understand temperature and top-p.
Choose two correct statements.
Temperature and top-p affect sampling diversity; settings should be fixed per use case and compared on the same quality, safety, format, and cost set.
Detailed explanation
It tunes a creativity and consistency trade-off.
It tunes a creativity and consistency trade-off.
Parameter impact can be measured.
Parameter impact can be measured.
More variation can also increase errors.
More variation can also increase errors.
The cause of a difference is unclear.
The cause of a difference is unclear.
Try it yourself
An example you can run in a temporary verification environment.
Amazon Bedrock公式推論パラメータとAIF-C01 Domain 2.3を確認する。Expected result
生成パラメータを品質保証ではなく、評価対象の設定として扱える。Key points
- Temperature
- Top-p
- Reproducibility
Notes
- Environment: AWS公式AIF-C01試験ガイドとAWS公式ドキュメントの確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.