The AWS SageMaker training code is not working.

#25
by hyerimpark - opened

I ran the text-generation example code, and the following error occurred.
UnexpectedStatusException: Error for Training job huggingface-pytorch-training-2024-01-31-05-06-38-676: Failed. Reason: AlgorithmError: ExecuteUserScriptError:
ExitCode 1
ErrorMessage "β”‚ ❱ 206 β”‚ β”‚ β”‚ raise ValueError("Need either a dataset name or a training β”‚

Code Llama org

maybe cc @philschmid

Code Llama org

It sounds like you are not providing a dataset. What is the command you used?

Sign up or log in to comment