I’m using Autotrain through the CLI to start the training on HF. Is there a way to get the status of the training ?
I would like to block the code execution until the model is trained (as I create an inference endpoint after that to use the model)