Skip to content

Update docs to explain disabling callbacks using report_to#26155

Merged
muellerzr merged 2 commits intohuggingface:mainfrom
nebrelbug:callback-doc-update
Oct 11, 2023
Merged

Update docs to explain disabling callbacks using report_to#26155
muellerzr merged 2 commits intohuggingface:mainfrom
nebrelbug:callback-doc-update

Conversation

@bgub
Copy link
Contributor

@bgub bgub commented Sep 13, 2023

What does this PR do?

Fixes #26036. I added clarification to the Callback documentation page explaining how to "turn off" default callbacks using TrainerArguments.report_to.

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@muellerzr @pacman100

Copy link
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

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

Thanks looks good to me

@HuggingFaceDocBuilderDev

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

Copy link
Contributor

@muellerzr muellerzr left a comment

Choose a reason for hiding this comment

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

@bgub
Copy link
Contributor Author

bgub commented Sep 14, 2023

@muellerzr sure! Just pushed that change.

Copy link
Contributor

@muellerzr muellerzr left a comment

Choose a reason for hiding this comment

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

Phenomenal! Good to go on my side then

@muellerzr muellerzr merged commit 9f40639 into huggingface:main Oct 11, 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.

Option to disable CodeCarbon

4 participants