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

What is the correct step after downloading the dataset? #7

Open
daeing opened this issue Nov 8, 2022 · 1 comment
Open

What is the correct step after downloading the dataset? #7

daeing opened this issue Nov 8, 2022 · 1 comment

Comments

@daeing
Copy link

daeing commented Nov 8, 2022

After downloading the dataset, I tried run gen_hybrid_data.py to generate the tree txt according to the train_labels.txt. It shows the error below:

unknown word before { train_476 1
unknown word before { train_476 6
File "gen_hybrid_data.py", line 142, in
parent = Tree('right', id=parents[-1].id + 1)
IndexError: list index out of range

Can you write the correct steps in readme file?

@ChenSi521
Copy link

I get the same error; did you solve this problem?

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

2 participants