git-disl/BERT4ETH

Hello, author. I encountered this "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd5 in position 68: invalid continuation byte" when I was copying the code. Can you reply to me?

brainplait opened this issue · 3 comments

Hello, author. I encountered this "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd5 in position 68: invalid continuation byte" when I was copying the code. Can you reply to me?

which file did you meet this problem? Check the 68 line of that file and see what's going on.

您是哪个文件遇到这个问题的?检查该文件的第 68 行,看看发生了什么。

Thank you very much for your answer! I'll pay attention to this file.

Let me know if the problem is not fixed : )