huggingface / huggingface/setfit

ValueError: Multioutput target data is not supported with label binarization

Open
#499 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
2.8k
Forks
267
Avg merge
36m
Merged PRs (30d)
5

Description

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](https://github.com/huggingface/setfit/blob/main/notebooks/text-classification_multilabel.ipynb) example.

Any idea what could be going on? Thanks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.