Model trained on Rasa X behaving erratically

I created a chatbot using rasa and it was working as expected when trained and tested locally. Then we deployed Rasa X using One Line Deploy Script and connected it to our GitHub repo containing the training data.

On training over there the model is behaving erratically and predicting random intents with high confidence (even those intents which don’t have anything remotely similar to the user input in their NLU data).