AIF-C01 · Question #304
A company is working on a large language model (LLM) and noticed that the LLM's outputs are not as diverse as expected. Which parameter should the company adjust?
The correct answer is A. Temperature. The “temperature” parameter controls the randomness and diversity of outputs generated by a large language model. Increasing the temperature produces more diverse and creative responses, while lowering it makes the outputs more focused and deterministic.
Question
A company is working on a large language model (LLM) and noticed that the LLM’s outputs are not as diverse as expected. Which parameter should the company adjust?
Options
- ATemperature
- BBatch size
- CLearning rate
- DOptimizer type
How the community answered
(39 responses)- A74% (29)
- B8% (3)
- C13% (5)
- D5% (2)
Explanation
The “temperature” parameter controls the randomness and diversity of outputs generated by a large language model. Increasing the temperature produces more diverse and creative responses, while lowering it makes the outputs more focused and deterministic.
Topics
Community Discussion
No community discussion yet for this question.