In AutoML Natural Language is there a way I can define parameters/thresholds where training should stop, e.g., after training for 5 hours or when reaching 50% accuracy?
In the documentation there is neither information about how long the model will be trained nor the training/eval progress, so I can't make an informed decision about when I should finish the training.