AWS AI Practitioner
An AI practitioner must fine-tune an open source large language model (LLM) for text categorization. The dataset is already prepared. Which solution will meet these requirements with the LEAST operational effort?
A
Create a custom model training job in PartyRock on Amazon Bedrock.
B
Use Amazon SageMaker JumpStart to create a training job.
✓ Correcta
C
Use a custom script to run an Amazon SageMaker AI model training job.
D
Create a Jupyter notebook on an Amazon EC2 instance. Use the notebook to train the model.