Swetha Balaji
Swetha Balaji
Hi, I am trying to build custom cdqa with my own dataset and using df2squad I am trying to convert it into JSON and train the model. But while fitting...
**ImportError: cannot import name '_BACKEND'** This is the error when using: agent = Agent('domain.yml', policies=[MemoizationPolicy(), KerasPolicy(), fallback]) I am running the files on colab so Latest versions of Tensorflow(Version 1.8.0)...
Hi Can you please help to find out different intents that can be used to predict using the model. Thanks in advance for the help.