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

Failed to generate create self-training dataset per transcoder-st doc #75

Open
weidotwisc opened this issue May 25, 2022 · 1 comment
Open
Labels
bug Something isn't working

Comments

@weidotwisc
Copy link

Hi,

When I was following the instructions from https://github.com/facebookresearch/CodeGen/blob/main/docs/TransCoder-ST.md
to create self-training dataset. The create_self_training_dataset.sh failed with the Assertion Error:

######### Creating Tests ##########
Traceback (most recent call last):
File "codegen_sources/test_generation/create_tests.py", line 260, in
assert input_path.exists(), f"{input_path} does not exist"
AssertionError: /checkpoint/broz/data/2021-04-19_selected_sa_java_functions_for_tests_deduped does not exist

I am wondering how should I fix it ?

Thanks!

Wei

@baptisteroziere
Copy link
Contributor

Hi,
Yes it should have been something that works on any cluster. Sorry about that.
This should fix it: 14a2f99

@baptisteroziere baptisteroziere added the bug Something isn't working label May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants