AIF-C01 · Question #349
A company is developing a generative AI application to automatically generate product descriptions for an ecommerce website. The product descriptions must consist of paragraphs of text that are…
The correct answer is B. A transformer-based model. Transformer-based models, such as large language models, are designed to generate coherent and contextually consistent text at scale. They are well-suited for creating thousands of unique, styled product descriptions daily.
Question
A company is developing a generative AI application to automatically generate product descriptions for an ecommerce website. The product descriptions must consist of paragraphs of text that are consistent in style and tone. The application must generate thousands of unique descriptions each day. Which type of generative model will meet these requirements?
Options
- AA variational autoencoder (VAE) model
- BA transformer-based model
- CA diffusion model
- DA generative adversarial network (GAN) model
How the community answered
(33 responses)- A12% (4)
- B82% (27)
- C3% (1)
- D3% (1)
Explanation
Transformer-based models, such as large language models, are designed to generate coherent and contextually consistent text at scale. They are well-suited for creating thousands of unique, styled product descriptions daily.
Topics
Community Discussion
No community discussion yet for this question.