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

Error tokenizing data #19

Open
iosamammohamed opened this issue Aug 28, 2017 · 3 comments
Open

Error tokenizing data #19

iosamammohamed opened this issue Aug 28, 2017 · 3 comments

Comments

@iosamammohamed
Copy link

i downloaded fer2013 from here https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-challenge/data
and while running csv_to_numpy.py script i got the following error :
Error tokenizing data. C error: Expected 3 fields in line 35891, saw 6

how can i fix it please?

@SeptBlast
Copy link

@iosamammohamed to make it run, better specify the fields in the code from which you want to train.
Calling the whole file makes a little mesh of results which is difficult to understand.

@talatccan
Copy link

I have same problem, any idea for solution?

@OMA2012
Copy link

OMA2012 commented Jun 27, 2018

Open fer2013.csv file and delete all data after line 35888, also you may face another error (same as I faced), if so rename the first column to "emotion"

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

4 participants