AWS Certified AI Practitioner (AIF-C01) — Question 243

A company wants to customize Amazon Bedrock foundation models (FMs) to improve an application's performance. The company must prepare a training dataset for text-to-text model fine-tuning.

Which dataset format should the company use to train the models?

Answer options

Correct answer: A

Explanation

The correct answer is A, as labeled data in a JSON format is essential for training text-to-text models effectively. Options B and D are incorrect because unlabeled data is not suitable for fine-tuning, while option C is also incorrect as tabular data in CSV format does not meet the requirements for text-to-text model training.