setfit icon indicating copy to clipboard operation
setfit copied to clipboard

AttributeError: 'TrainingArguments' object has no attribute 'eval_strategy'

Open jayeshchoudhari opened this issue 1 year ago • 2 comments

Trying to run the example given in the README gives an AttributeError -- 'TrainingArguments' object has no attribute 'eval_strategy'. However, there is no attribute 'eval_strategy' mentioned in the code.

jayeshchoudhari avatar Jun 19 '24 12:06 jayeshchoudhari