Rasa on colab

Hi, I am training RASA on colab. It is taking too long and no output is produced. How can I change the code to show the log of training phase?

model_path = rasa.train(domain, config, [training_files], output)

Thank you