List of questions
Related questions
Question 25 - MLS-C01 discussion
A media company is building a computer vision model to analyze images that are on social media. The model consists of CNNs that the company trained by using images that the company stores in Amazon S3. The company used an Amazon SageMaker training job in File mode with a single Amazon EC2 On-Demand Instance.
Every day, the company updates the model by using about 10,000 images that the company has collected in the last 24 hours. The company configures training with only one epoch. The company wants to speed up training and lower costs without the need to make any code changes.
Which solution will meet these requirements?
A.
Instead of File mode, configure the SageMaker training job to use Pipe mode. Ingest the data from a pipe.
B.
Instead Of File mode, configure the SageMaker training job to use FastFile mode with no Other changes.
C.
Instead Of On-Demand Instances, configure the SageMaker training job to use Spot Instances. Make no Other changes.
D.
Instead Of On-Demand Instances, configure the SageMaker training job to use Spot Instances. Implement model checkpoints.
Your answer:
0 comments
Sorted by
Leave a comment first