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

ValueError: Multioutput target data is not supported with label binarization #499

Open
isaldiviagonzatti opened this issue Mar 10, 2024 · 0 comments

Comments

@isaldiviagonzatti
Copy link

After running the trainer for >5 hours, I get ValueError: Multioutput target data is not supported with label binarization

My train_dataset and eval_dataset have one text column, one labels column (binary) and one column for each label. So it's the same as in the text-classification_multilabel.ipynb example.

Any idea what could be going on? 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

1 participant