79662997

Date: 2025-06-12 06:11:37
Score: 3
Natty:
Report link

"evaluation_strategy" has been deprecated since version 4.46 of the Hugging Face Transformers library. https://github.com/huggingface/transformers/pull/30190

Changing evaluation_strategy="" to eval_strategy="" should fix the unexpected argument issue.

Your configuration for the 6-label classifier looks correct (num_labels=6, problem_type="multi_label_classification"). If you run into any errors, please share the traceback for further assistance.

Reasons:
  • RegEx Blacklisted phrase (2.5): please share
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: davidzhou