Hi, I'm trying to use the DialogXL you provide, but I have a problem.
At first, I used Transformers 3.0.2 as shown in the requirement, but a Segment fault error occurred, so I used the latest version of transformers.
This solved the above error, but "UnicodeDecodeError:'utf-8' codec can't decode byte 0x80 in position 0" error occurred.
Can you tell me how to fix that error or a link to download xlnet-base-case for transformers 3.0.2?
Thanks for conducting an interesting research.
Hi, I'm trying to use the DialogXL you provide, but I have a problem.
At first, I used Transformers 3.0.2 as shown in the requirement, but a Segment fault error occurred, so I used the latest version of transformers.
This solved the above error, but "UnicodeDecodeError:'utf-8' codec can't decode byte 0x80 in position 0" error occurred.
Can you tell me how to fix that error or a link to download xlnet-base-case for transformers 3.0.2?
Thanks for conducting an interesting research.