**Question:** Can we preprocess the original data more than once? **Answer:** Yes. You can submit and run a pre-processing Docker container as many time as you want as long as you have have not reached your time quota.

Created by Yooree Chae yooree
Hi, When I submit just a preprocessing Docker container, I get an email saying that the submission failed which says: ``` The message is: {"message":"oci runtime error: exec: "/train.sh": stat /train.sh: no such file or directory"} ``` Does this mean that the preprocessing script has successfully run, or does it not start because there is no train.sh? Thanks!

Webinar #1 Q&A: Can we preprocess the original data more than once? page is loading…