I have couple of of questions regarding training custom model:
I am using prebuilt Google image and everything is running fine, but I am not able to get the artifacts in "local-package-path" folder.
I am using my own container and want to understand that if the code and data should be inside the container or can pass it at run time.If we can pass it at run time, how do I do that?