setfit
setfit copied to clipboard
AttributeError: 'TrainingArguments' object has no attribute 'eval_strategy'
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.