Skip to content

Support HuggingFace Transformers 5.x migration by removing the deprecated --overwrite_output_dir flag #136

Open
leconcio wants to merge 1 commit intoROCm:developfrom
leconcio:develop
Open

Support HuggingFace Transformers 5.x migration by removing the deprecated --overwrite_output_dir flag #136
leconcio wants to merge 1 commit intoROCm:developfrom
leconcio:develop

Conversation

@leconcio
Copy link

Motivation

both huggingface models (gpt2 and bert) are currently broken because of this error:

ValueError: Some specified arguments are not used by the HfArgumentParser: ['--overwrite_output_dir']

Technical Details

Removed the deprecated tag --overwrite_output_dir flag

Test Plan

Models were validated to have ran locally. Next steps are to run in CI after merge.

Test Result

Models were validated to have ran locally.

Submission Checklist

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.

1 participant