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

No such file or directory: './Assets/vocab_both' #11

Open
anirban-code-to-live opened this issue Jan 16, 2020 · 0 comments
Open

No such file or directory: './Assets/vocab_both' #11

anirban-code-to-live opened this issue Jan 16, 2020 · 0 comments

Comments

@anirban-code-to-live
Copy link

I was trying to reproduce the code for blocks dataset. But when I tried to run the test_baseline.py, it threw the following error:

Traceback (most recent call last):
  File "src/experiments_blocks/test_baseline.py", line 130, in <module>
    main()
  File "src/experiments_blocks/test_baseline.py", line 72, in main
    vocab_list = open("./Assets/vocab_both").readlines()
FileNotFoundError: [Errno 2] No such file or directory: './Assets/vocab_both'

Could you please look into this? Thanks in advance.

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