Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: correct update_step and correct gradient_accumulation_steps #26068

Merged
merged 1 commit into from
Sep 12, 2023
Merged

chore: correct update_step and correct gradient_accumulation_steps #26068

merged 1 commit into from
Sep 12, 2023

Conversation

pphuc25
Copy link
Contributor

@pphuc25 pphuc25 commented Sep 9, 2023

Hi,
As discussed in issue #25691, it seems that the update step is incorrect. I have made corrections to all the files to ensure synchronization. However, during my edits, I noticed that there were multiple instances of incorrect variable name args.gradient_accumulation_steps so I have rectified these issues as well.

I would like cc @ArthurZucker to review my code.

Copy link
Collaborator

@amyeroberts amyeroberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing in all these files!

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

@amyeroberts amyeroberts changed the title chorse: correct update_step and correct gradient_accumulation_steps chore: correct update_step and correct gradient_accumulation_steps Sep 12, 2023
@amyeroberts amyeroberts merged commit 4fb64e2 into huggingface:main Sep 12, 2023
@pphuc25 pphuc25 deleted the update_step branch September 12, 2023 18:01
parambharat pushed a commit to parambharat/transformers that referenced this pull request Sep 26, 2023
blbadger pushed a commit to blbadger/transformers that referenced this pull request Nov 8, 2023
EduardoPach pushed a commit to EduardoPach/transformers that referenced this pull request Nov 18, 2023
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.

3 participants