I am using rasa version 2.8.9 and here is my test_stories.yml
any idea about what is the issue or how to fix it?
Can you share the output of rasa --version
?
here is version @ChrisRahme
and I did data validate and yes I am able to train the model
@fkoerner can you help me out here? I have waited more than a week but didn’t get any help.
In the future, please post the actual code/logs/stacktrace text into the channel instead of the screenshots. That way we can more easily copy/paste the code and help you debug. You can use markdown syntax to create code blocks. You can read more about that syntax here.
That said, I can’t reproduce this. It looks like something weird is going on with the entity prediction. What kind of entities do you have? What kind of entity extractors do you have in your pipeline?