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

Draft: Fix grad_accumulation in transformers #827

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

franz101
Copy link
Contributor

Please do not create a pull request without creating an issue first.

Changes need to be discussed before proceeding, pull requests submitted without linked issues may be rejected.

Please provide enough information so that others can review your pull request. You can skip this if you're fixing a typo – it happens.

  • I have added tests to tests to cover my changes.
  • I have updated docs/, if necessary.
  • I have updated the README.md, if necessary.

What existing issue does this pull request close?

Put closes #issue-number in this pull request's description to auto-close the issue that this fixes.

How are these changes tested?

This pull request includes automated tests for the code it touches and those tests are described below. If no tests are included, reasons why must be provided below.

These changes are tested with [...]

Demonstration

Demonstrate your contribution.

For example, what are the exact commands you ran and their output, related screenshots, screen-recordings, test runs, anything that can showcase.

Provide additional context.

Provide as much relevant context as you like.

@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2024

Codecov Report

Attention: Patch coverage is 47.05882% with 9 lines in your changes missing coverage. Please review.

Project coverage is 86.53%. Comparing base (85109ae) to head (636d439).
Report is 42 commits behind head on main.

Files Patch % Lines
dataquality/integrations/transformers_trainer.py 35.71% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #827      +/-   ##
==========================================
+ Coverage   86.47%   86.53%   +0.06%     
==========================================
  Files         194      194              
  Lines       15739    15745       +6     
==========================================
+ Hits        13610    13625      +15     
+ Misses       2129     2120       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Mar 5, 2024

This pull request has been identified as stale. Please leave a comment if it's still current or it'll be closed.

@github-actions github-actions bot added Stale and removed Stale labels Mar 5, 2024
@setu4993 setu4993 added the Stale label Mar 11, 2024
@github-actions github-actions bot removed the Stale label Mar 19, 2024
Copy link

This pull request has been identified as stale. Please leave a comment if it's still current or it'll be closed.

@github-actions github-actions bot added Stale and removed Stale labels Apr 18, 2024
Copy link

This pull request has been identified as stale. Please leave a comment if it's still current or it'll be closed.

@github-actions github-actions bot added Stale and removed Stale labels May 19, 2024
Copy link

This pull request has been identified as stale. Please leave a comment if it's still current or it'll be closed.

@github-actions github-actions bot added Stale and removed Stale labels Jun 19, 2024
Copy link

This pull request has been identified as stale. Please leave a comment if it's still current or it'll be closed.

@github-actions github-actions bot added Stale and removed Stale labels Jul 20, 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
3 participants