transformers
Add multi-label text classification support to pytorch example
#24770
Merged

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