Skip to content

Comments

constrain transformers version to <4.41.0 to avoid breaking change#543

Closed
HeAndres wants to merge 1 commit intohuggingface:mainfrom
HeAndres:main
Closed

constrain transformers version to <4.41.0 to avoid breaking change#543
HeAndres wants to merge 1 commit intohuggingface:mainfrom
HeAndres:main

Conversation

@HeAndres
Copy link

Fixes #542

…rgs.evaluation_strategy -> args.eval_strategy)
@tomaarsen
Copy link
Member

Hello!

Thanks for this PR. I've decided to go in another direction instead: to resolve #542 and the related issues by updating things on the SetFit side and keeping up with transformers and the other dependencies. See e.g. #538.

  • Tom Aarsen

@tomaarsen tomaarsen closed this Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants