transformers
Add multi-label text classification support to pytorch example
#24770
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
9
Changes
View On
GitHub
Commits
Add text classification example
ranchlai
committed
2 years ago
set the problem type and finetuning task
ranchlai
committed
2 years ago
ruff reformated
ranchlai
committed
2 years ago
fix bug for unseting label_to_id for regression
ranchlai
committed
2 years ago
update README.md
ranchlai
committed
2 years ago
fixed finetuning task
ranchlai
committed
2 years ago
update comment
ranchlai
committed
2 years ago
check if label exists in feature before removing
ranchlai
committed
2 years ago
add useful logging
ranchlai
committed
2 years ago
Loading