Multiple intent training not working

Hello, I am trying to use multiple intent classification on my rasa mode, but when I try to train my model I get this error “rasa.core.policies.ensemble.InvalidPolicyConfig: Module for policy ‘WhitespaceTokenizer’ could not be loaded. Please make sure the name is a valid policy.”

config.yml (383 Bytes)

Nevermind, I fixed it. Didnt realise that I put the stuff under policies, and not pipeline