Tensor embedding number of epochs issue

I’m trying to change the number of epochs to 50 (default 300) using epochs switch in intent_classifier_tensorflow_embedding. I tired many times but no use. does anyone has this issue?

yes, currently there is a bug of overwriting default config. There is a PR to fix it: https://github.com/RasaHQ/rasa_nlu/pull/1547