SageMaker Studio Model Training Error

0

I am trying to train a model in SageMaker studio and I am receiving this error message. I do not have a .DS_Store file and have never come across this in the SageMaker container so I am very unsure where this error is coming from? Would appreciate any help. Thank you in Advance!

Image error

質問済み 3ヶ月前217ビュー
1回答
1
承認された回答

DS_Store files are commonly created if you are uploading a file from a Mac. There purpose is to pass on attributes of the file e.g. visual info, view options. However this is not something you need when your purpose (I am assuming) is to import this data from S3 into your SageMaker studio. So if I am assuming correclty you are simply uploading a folder with all your data to S3 from a Mac. In order to fix this error you simply need to delete the .DS_Store file from S3 & re run the code.

AWS
回答済み 3ヶ月前
profile picture
エキスパート
レビュー済み 2ヶ月前
profile pictureAWS
エキスパート
レビュー済み 3ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ