Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KorNLI Dataset (multinli.train.ko.tsv)에 잘못된 구분(\t)이 들어갔습니다 #5

Open
wonbae opened this issue Feb 22, 2022 · 0 comments

Comments

@wonbae
Copy link

wonbae commented Feb 22, 2022

multinli.train.ko.tsv data를 read_csv로 읽어오는 과정에서 다음과 같은 에러가 발생했습니다.

  • ParserError: Error tokenizing data. C error: Expected 3 fields in line 24426, saw 4

24436줄에 "\t"가 잘못 들어가 있는건지 빠진건지 DF 열이 하나 더 생기게 된거 같습니다.
스크린샷 2022-02-22 오후 10 34 17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant