Can a rasa model after trained interactively be stopped and started again to be trained more but interactively only?

Hi Everyone,

Suppose i have trained my rasa model in interactive mode and then model is saved to a location. Can that same model be again started over and trained more in interactive mode persisting its earlier training?

Please help since i am stuck on it for so long.

Thanks in advance

interactive mode will generate stories and NLU specific training data (if any new learnings are imparted) which you can use to feed your previous version of core stories and NLU training data. there is an option in the end when you quit interactive mode > “Export and Quit”