We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
执行python data_util.py 返回:
python data_util.py
Traceback (most recent call last): File "data_util.py", line 69, in <module> lines = io.open(seq_train, encoding='UTF-8').readlines() FileNotFoundError: [Errno 2] No such file or directory: 'train_data/seq.data'
已经解压train_data里的压缩包,但还是有这个问题
The text was updated successfully, but these errors were encountered:
去tf2.0里面的文件里面有seq.data
Sorry, something went wrong.
分布式tf2里面有个seq.data
No branches or pull requests
执行
python data_util.py
返回:
已经解压train_data里的压缩包,但还是有这个问题
The text was updated successfully, but these errors were encountered: