nerdexam
Amazon

AIF-C01 · Question #366

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…

The correct answer is B. Use Amazon SageMaker JumpStart to create a training job. SageMaker JumpStart provides prebuilt solutions and workflows for fine-tuning open source models with minimal setup. It reduces operational effort compared to custom scripts, EC2 notebooks, or PartyRock, making it the most efficient choice.

Submitted by yousef_jo· Mar 30, 2026

Question

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?

Options

  • ACreate a custom model training job in PartyRock on Amazon Bedrock.
  • BUse Amazon SageMaker JumpStart to create a training job.
  • CUse a custom script to run an Amazon SageMaker AI model training job.
  • DCreate a Jupyter notebook on an Amazon EC2 instance. Use the notebook to train the model.

How the community answered

(21 responses)
  • A
    24% (5)
  • B
    57% (12)
  • C
    5% (1)
  • D
    14% (3)

Explanation

SageMaker JumpStart provides prebuilt solutions and workflows for fine-tuning open source models with minimal setup. It reduces operational effort compared to custom scripts, EC2 notebooks, or PartyRock, making it the most efficient choice.

Topics

#LLM fine-tuning#SageMaker JumpStart#Managed ML services#Operational efficiency

Community Discussion

No community discussion yet for this question.

Full AIF-C01 Practice