Hi guys,
We are using rasa nlu v1.4.6 with the supervised_embeddings pipeline and random seed specified for the EmbeddingIntentClassifier. We have found that training on different machines is producing different models. All of our machines are running the same versions of RASA (and python). Each machine consistently produce the same model (we are using running “rasa test nlu” to measure the performance of the model) but the results differ between machines.
The machines we are using are running Fadora 31, Ubuntu 18.04, Manjaro 18 and Arch.
Any comments or insights are appreciated.