티스토리 뷰
에러 메시지를 보고 데이터 상의 문제인가 했으나, sacrebleu==2.0.0 버전에서 발생하는 문제였다.
해결 방법은 sacrebleu 버전을 낮춰주면 된다.
pip install sacrebleu==1.4.14
참고
반응형
'에러 해결' 카테고리의 다른 글
[에러 해결] 'SyntaxError: future feature annotations is not defined' (0) | 2022.07.11 |
---|---|
[에러해결] tkinter 설치하기 (0) | 2022.06.20 |
[에러해결] RuntimeError: Unexpected error from cudaGetDeviceCount() (0) | 2022.05.27 |
[에러해결] ModuleNotFoundError: No module named 'git' (0) | 2022.05.26 |
[에러해결] 'Defaulting to user installation because normal site-packages is not writeable' (1) | 2022.05.26 |
댓글