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

could you please tell how to run nl2bash #27

Open
pashkash opened this issue Jul 3, 2020 · 1 comment
Open

could you please tell how to run nl2bash #27

pashkash opened this issue Jul 3, 2020 · 1 comment

Comments

@pashkash
Copy link

pashkash commented Jul 3, 2020

I'd like to use pre-defined NN, how can I convert Find all files in your home directory and below that are exactly 100M. to the find ~ -size 100m?

I am not really introduced to ML but want to try this app.

Thank you.

@pashkash
Copy link
Author

pashkash commented Jul 3, 2020

trained.

tried
./bash-run.sh --data bash --prediction_file ./bash--partial-4-birnn-gru-standard-attention-0.6-0.6-0.0-copy-1.0-128-200-1-0.0001-1e-08-0.6-0.6-0.6-0.6/predictions.beam_search.100.dev.latest --demo

but got
ValueError: ('Vocabulary file %s not found.', '/Users/---/nl2bash2/encoder_decoder/../data/bash/nl.vocab.')

but there is no such file at all
find . -name nl.vocab. is empty

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

No branches or pull requests

1 participant