Hi! I’m having some trouble with Rasa Open Source bots in portuguese. I deployed a Rasa-X in a GCP Compute Engine, connected to my repo and trained the bot inside Rasa-X. The training seems to be completed, but whenever I try to talk with it, it does not recognize any intent and does not respond me anything. How can I fix it?
Specs:
@fukasawa-abelardo downgrade to rasa-x 0.39.3 as I suggested, try and tell me.
@fukasawa-abelardo Your rasa version is showing 2.0 which is not compatible with rasa-sdk.
@fukasawa-abelardo Your config.yml have 1000 epoch seriously? and are you sure you’re config file have right pipelines and policy for your use case?
@fukasawa-abelardo I am curious, how much time it took to train the model?
It worked just fine, thank you very much @nik202! And yeah, I did with with 1k epochs just in order to test the workers, it took ~7min. I’m still defining the correct pipeline pieces