A team wants to prototype document summarization and question answering with a small amount of internal data.
It will not train a large model from scratch.
Choose two benefits of using a foundation model.
A pre-trained foundation model can shorten initial development and can be adapted with prompts, retrieval, or other methods; quality and confidentiality still require controls.
Detailed explanation
The team can use broad capabilities without building a base model from scratch.
The team can use broad capabilities without building a base model from scratch.
Prompts, retrieval, and fine-tuning can adapt a foundation model to a use case.
Prompts, retrieval, and fine-tuning can adapt a foundation model to a use case.
Pre-training does not remove the need for evaluation and safeguards.
Pre-training does not remove the need for evaluation and safeguards.
Confidentiality depends on access control, encryption, service settings, and policy.
Confidentiality depends on access control, encryption, service settings, and policy.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01ガイドのDomain 2.1とAmazon Bedrock公式概要で基盤モデルの利用形態を確認する。Expected result
開発短縮と適応性を利点として挙げ、品質保証や機密性を自動保証と誤認しない。Key points
- Pre-training
- Adaptation
- Benefits versus guarantees
Notes
- Environment: AWS公式AIF-C01試験ガイドとAWS公式ドキュメントの確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.