Hello,
Please make sure you are meeting the following requirements for your dataset.[1] We cannot use empty string and every row must have a value for column. As stated in documentation[2],rows are selected for a data split randomly, but deterministically. If your generated data splits do not satisfy you, you must use a manual split or change the training data. Training a new model with the same training data results in the same data split.
Best Regards
Dilpreet
[1] https://cloud.google.com/automl-tables/docs/prepare#determining_what_to_include_in_your_dataset
[2] https://cloud.google.com/automl-tables/docs/prepare#ml-use