The recipe is failing when performing a copy[1], this was due to non existent source path.
cp: cannot stat
'/workspace/nemo_experiments/megatron_gpt/XXYYZZ/*':
No such file or directory
[1]
|
cp -r /workspace/nemo_experiments/megatron_gpt/$JOB_IDENTIFIER/* /gcs/nemo-experiments/$JOB_IDENTIFIER/ |