Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where can I get test_data? #595

Open
cicilzx opened this issue Nov 20, 2020 · 4 comments
Open

Where can I get test_data? #595

cicilzx opened this issue Nov 20, 2020 · 4 comments
Labels
question Further information is requested

Comments

@cicilzx
Copy link

cicilzx commented Nov 20, 2020

When I run rasa test nlu -u test/test_data.json --model models, I received this message:

UserWarning: The path 'test/test_data.json' does not seem to exist. Using the default value 'data' instead.

I can't find the default value data, and I can't find test/test_data.json. So where can I get the test/test_data?

@sara-tagger
Copy link

Thanks for the issue, @degiz will get back to you about it soon!

You may find help in the docs and the forum, too 🤗

@degiz
Copy link

degiz commented Nov 25, 2020

Hey @cicilzx

Could you please explain what you're trying to archive?

@degiz degiz added the question Further information is requested label Nov 25, 2020
@lfkpoa
Copy link

lfkpoa commented Dec 2, 2020

The instruction seems to be outdated.
I think it should be:
rasa test nlu -u tests/test_nlu.yml --model models

@KevinTao24
Copy link

you can use:
rasa test nlu -u tests/test_nlu.yml --model models
and
rasa test core --stories tests/test_conversations.yml
the README.md not updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants