transformers.js
cc4b857d - Add problem type (Fixes #248) (#249)

Comment changes are shownComment changes are hidden
Commit
2 years ago
Add problem type (Fixes #248) (#249) * Add support for `problem_type` in text classification * Add unit test for `multi_label_classification` problem type * Update supported_models.py
Author
Parents
  • scripts
    • File
      supported_models.py
  • src
    • File
      pipelines.js
  • tests
    • File
      pipelines.test.js