AIF-C01 · Question #403
A company is building a generative AI application with a foundation model (FM). The application needs to automatically generate marketing emails. The company wants the application's output text to…
The correct answer is C. Increase the temperature and decrease the response length. Increasing the temperature encourages more creative and diverse text generation, while decreasing the response length constrains the output to be short, which fits the requirement for creative, concise marketing emails.
Question
A company is building a generative AI application with a foundation model (FM). The application needs to automatically generate marketing emails. The company wants the application’s output text to be creative and short in length. Which configuration of inference parameters will meet these requirements?
Options
- ADecrease the temperature and the response length.
- BIncrease the temperature and the response length.
- CIncrease the temperature and decrease the response length.
- DDecrease the temperature and increase the response length.
How the community answered
(23 responses)- A4% (1)
- B4% (1)
- C78% (18)
- D13% (3)
Explanation
Increasing the temperature encourages more creative and diverse text generation, while decreasing the response length constrains the output to be short, which fits the requirement for creative, concise marketing emails.
Topics
Community Discussion
No community discussion yet for this question.