AttributeError: 'DailyDialogChatbot' object has no attribute 'already_shuffled'
momo1986 opened this issue · 3 comments
momo1986 commented
Hello, thanks for sharing.
I download the data and find the problem when I try to run:
python t2t_csaky/main.py --mode=generate_data
How can I resolve this issue?
Thanks & Regards!
ricsinaruto commented
Hi,
It's probably because of some update in the tensor2tensor module, please try an older version.
momo1986 commented
Could you provide an ideal tensorflow version and tensor2tensor version to run this program, always exists version inconsistency.
Thanks, @ricsinaruto
ricsinaruto commented
I'm closing this issue with the same answer as #20