Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[unified checkpoint] fix checkpoint names #7795
[unified checkpoint] fix checkpoint names #7795
Changes from all commits
3392f58
0f472dc
1b7625e
4c5cb5c
9f1f617
2e71f66
6becb65
9c84b18
1ba0a12
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 118 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L118
Check warning on line 126 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L126
Check warning on line 133 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L132-L133
Check warning on line 139 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L136-L139
Check warning on line 145 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L143-L145
Check warning on line 147 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L147
Check warning on line 150 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L149-L150
Check warning on line 153 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L153
Check warning on line 261 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L259-L261
Check warning on line 263 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L263
Check warning on line 265 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L265
Check warning on line 267 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L267
Check warning on line 314 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L314
Check warning on line 356 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L355-L356
Check warning on line 360 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L360
Check warning on line 365 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L363-L365
Check warning on line 575 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L574-L575
Check warning on line 1664 in paddlenlp/trainer/plugins/unified_checkpoint.py
Codecov / codecov/patch
paddlenlp/trainer/plugins/unified_checkpoint.py#L1663-L1664
Check warning on line 1315 in paddlenlp/trainer/training_args.py
Codecov / codecov/patch
paddlenlp/trainer/training_args.py#L1315