clab / clab/dynet_tutorial_examples

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

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
434
Forks
113
PR merge metrics
No merged PRs in 30d

Description

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$

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.