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

where is the data train_file="CHAR_TRAIN" and test_file="CHAR_DEV" #1

Open
SeekPoint opened this issue Jan 3, 2017 · 0 comments
Open

Comments

@SeekPoint
Copy link

rzai@rzai00:/prj/dynet_tutorial_examples$ python tutorial_rnnlm_minibatch.py
[dynet] random seed: 1792663534
[dynet] allocating memory: 512MB
[dynet] memory allocation done.
Traceback (most recent call last):
File "tutorial_rnnlm_minibatch.py", line 39, in
train=list(read(train_file))
File "tutorial_rnnlm_minibatch.py", line 33, in read
with file(fname) as fh:
IOError: [Errno 2] No such file or directory: 'CHAR_TRAIN'
rzai@rzai00:
/prj/dynet_tutorial_examples$

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