nerdexam
Amazon

AIF-C01 · Question #289

A company is introducing a new feature for its application. The feature will refine the style of output messages. The company will fine-tune a large language model (LLM) on Amazon Bedrock to…

The correct answer is C. Samples of pairs of input and output messages. Fine-tuning a large language model to refine the style of output messages requires training data consisting of paired input and output messages. These pairs allow the model to learn the relationship between the input provided and the desired styled output, ensuring the…

Submitted by jaden.t· Mar 30, 2026Applications of Foundation Models

Question

A company is introducing a new feature for its application. The feature will refine the style of output messages. The company will fine-tune a large language model (LLM) on Amazon Bedrock to implement the feature. Which type of data does the company need to meet these requirements?

Options

  • ASamples of only input messages
  • BSamples of only output messages
  • CSamples of pairs of input and output messages
  • DSeparate samples of input and output messages

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    16% (4)
  • C
    72% (18)
  • D
    8% (2)

Explanation

Fine-tuning a large language model to refine the style of output messages requires training data consisting of paired input and output messages. These pairs allow the model to learn the relationship between the input provided and the desired styled output, ensuring the fine-tuned model produces responses with the intended style.

Topics

#fine-tuning#training data#input-output pairs#LLM customization

Community Discussion

No community discussion yet for this question.

Full AIF-C01 Practice