A community meadery using Amazon Bedrock has labeled tasting-note pairs and, separately, a pile of unlabeled orchard diaries. How should the team pick the customization job type?
Select an answer to reveal the explanation.
Short Explanation
Think of labeled tasting-note pairs in one crate and unlabeled orchard diaries in the other. Fine-tune on the pairs, continued pre-training on the diaries. Do not swap the crates, and a dashboard is not a job type.
Full Explanation
On Bedrock, fine-tune versus continued pre-training is chosen by labeled-versus-unlabeled data. Swapping those jobs, picking by nickname, or using a dashboard mixes the data they actually have.