AWS AI Practitioner
A bank is fine-tuning a large language model (LLM) on Amazon Bedrock to assist customers with questions about their loans. The bank wants to ensure that the model does not reveal any private customer data. Which solution meets these requirements?
A
Use Amazon Bedrock Guardrails.
B
Remove personally identifiable information (PII) from the customer data before fine-tuning the LLM.
✓ Correcta
C
Increase the Top-K parameter of the LLM.
D
Store customer data in Amazon S3. Encrypt the data before fine-tuning the LLM.