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

缺少'train_data/seq.data'文件,Tensowflow2.0的Seq2seq版本 #159

Open
TimVan1596 opened this issue May 7, 2023 · 2 comments
Open

Comments

@TimVan1596
Copy link

执行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里的压缩包,但还是有这个问题

@cmyopi
Copy link

cmyopi commented May 12, 2023

去tf2.0里面的文件里面有seq.data

@wenChingzhou
Copy link

分布式tf2里面有个seq.data

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

3 participants