tensorflow / models

Models and examples built with TensorFlow
Other
77.18k stars 45.75k forks source link

Skip thoughts decode error #4501

Closed sj6077 closed 4 years ago

sj6077 commented 6 years ago

System information

Describe the problem

I got the below error message. UnicodeDecodeError: 'utf8' codec can't decode byte 0xa8 in position 0: invalid start byte The word in the vocab.txt is ¨C. I wonder how can I fix it. I cannot download BookCorpus now, so I can't regenerate the preprocessed data, too. Is there any idea to handle it?

Source code / logs

UnicodeDecodeError: 'utf8' codec can't decode byte 0xa8 in position 0: invalid start byte

tensorflowbutler commented 4 years ago

Hi There, We are checking to see if you still need help on this, as this seems to be considerably old issue. Please update this issue with the latest information, code snippet to reproduce your issue and error you are seeing. If we don't hear from you in the next 7 days, this issue will be closed automatically. If you don't need help on this issue any more, please consider closing this.