Add multi-label text classification support to pytorch example (#24770)
* Add text classification example * set the problem type and finetuning task * ruff reformated * fix bug for unseting label_to_id for regression * update README.md * fixed finetuning task * update comment * check if label exists in feature before removing * add useful logging
Showing
This diff is collapsed.
Please register or sign in to comment