AWS AI Practitioner
A company wants to fine-tune a foundation model (FM) to answer questions for a specific domain. The company wants to use instruction-based fine-tuning. How should the company prepare the training data?
A
Gather company internal documents and industry-specific materials. Merge the documents and materials into a single file.
B
Collect external company reviews from various online sources. Manually label each review as either positive or negative.
C
Create pairs of questions and answers that specifically address topics related to the company's industry domain.
✓ Correcta
D
Create few-shot prompts to instruct the model to answer only domain knowledge.