JSON training data in trained NLU model

Using markdown traning data, I found that a training_data.json will be persisted in a NLU model after training. I wonder if it’s required for the trained model to work? As I want to share my code with someone who should not see the actual data…

Meanwhile, is there anyway to disable the persisting of the JSON file?

Using 0.13.5

Thanks,

You can delete the JSON file before sharing it :smiley: at the moment there’s no way to disable it i don’t think

1 Like