aws-samples / sagemaker-101-workshop

Hands-on demonstrations for data scientists exploring Amazon SageMaker
77 stars 48 forks source link

Update model training job with c5.xlarge instance for NLP problem. #21

Closed tom5610 closed 2 years ago

tom5610 commented 2 years ago

Issue #, if available: To update the instance type setting in Training Job with ml.c5.xlarge instance.

Description of changes: GPU instances may no longer be supported in Event Engine, hence, switch the model training job instance type to ml.c5.xlarge instance.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

athewsey commented 2 years ago

Merged - thanks for your help!