exam questions

Exam AWS Certified AI Practitioner AIF-C01 All Questions

View all questions & answers for the AWS Certified AI Practitioner AIF-C01 exam

Exam AWS Certified AI Practitioner AIF-C01 topic 1 question 183 discussion

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.
  • D. Create few-shot prompts to instruct the model to answer only domain knowledge.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
nand2804
2 weeks, 2 days ago
Selected Answer: C
Since the company wants to use instruction-based fine-tuning, the training data must be structured as input-output pairs that teach the model how to respond to specific instructions or questions. Instruction-based fine-tuning involves training the model with examples like: vbnet Copy Edit Instruction: "What is the standard treatment for condition X?" Response: "The standard treatment involves..." This approach helps the model learn how to follow instructions within a specific domain.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...