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

IndexError: List assignment index out of range #30

Closed
jasonhuynh83 opened this issue Sep 27, 2022 · 2 comments
Closed

IndexError: List assignment index out of range #30

jasonhuynh83 opened this issue Sep 27, 2022 · 2 comments

Comments

@jasonhuynh83
Copy link

I've annotated my own data and tried to train the model with the annotated data, and run into this error here (see below). The command runs successfully, but the model doesn't train on the annotated data, going into the out.log files we see this error. The annotated data follows the correct format as I'm able to preview it in the Data Exploration command. Any help would be appreciated please! :)

image

@chiayewken
Copy link
Owner

Hi, it may be due to the tag_maker which is an unused module. I have removed this module in the code so you may update the repo to the latest commit and please try again.

@jasonhuynh83
Copy link
Author

Hello, it looks like it works now, thanks!

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

2 participants