setfit icon indicating copy to clipboard operation
setfit copied to clipboard

Renamed `evaluation_strategy` to `eval_strategy`

Open sergiopaniego opened this issue 1 year ago • 1 comments

Fixes #512 and #535

Following the deprecation of evaluation_strategy to eval_strategy: Hugging Face Transformers PR #30190.

Already covered in other repos:

  • trl: https://github.com/huggingface/trl/pull/1771
  • peft: https://github.com/huggingface/peft/pull/1664

sergiopaniego avatar Jul 03 '24 14:07 sergiopaniego