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

Problem in Running the Code #21

Open
Guardian99 opened this issue May 31, 2020 · 1 comment
Open

Problem in Running the Code #21

Guardian99 opened this issue May 31, 2020 · 1 comment

Comments

@Guardian99
Copy link

After parsing the sets, the output folder size is roughly around 3 GB. After running dataset.py on the parsed files, the pickled files are only of size 1 kb.
After running train.py trn_x, trn_y_raw = zip(*sorted(trn_data.items())) throws an error because the dictionary line is empty.

Has anyone able to run the code fully?

@slash-under
Copy link

slash-under commented Apr 12, 2021

I'm working on getting the code running, based off the example.ipynb file, for use with Colaboratory, in my fork.

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