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

[Safetensors] Fix fast safe open slice. #8512

Merged
merged 3 commits into from
Jun 3, 2024

Conversation

ZHUI
Copy link
Collaborator

@ZHUI ZHUI commented May 30, 2024

PR types

Others

PR changes

Others

Description

Others

Copy link

paddle-bot bot commented May 30, 2024

Thanks for your contribution!

Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.03%. Comparing base (c6f4159) to head (a2c4ccf).
Report is 259 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8512      +/-   ##
===========================================
- Coverage    54.27%   54.03%   -0.25%     
===========================================
  Files          617      618       +1     
  Lines        96356    96697     +341     
===========================================
- Hits         52302    52255      -47     
- Misses       44054    44442     +388     

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

@wawltor wawltor merged commit 2286799 into PaddlePaddle:develop Jun 3, 2024
8 of 12 checks passed
ZHUI added a commit to ZHUI/PaddleNLP that referenced this pull request Jun 7, 2024
* fix more case.

* fix slice.

* fix error slice.
DesmonDay pushed a commit that referenced this pull request Jun 7, 2024
* [Safetensors] Fix fast safe open slice. (#8512)
* [FIX DDP] fix ddp (#8549)
DesmonDay pushed a commit to DesmonDay/PaddleNLP that referenced this pull request Sep 5, 2024
* [Safetensors] Fix fast safe open slice. (PaddlePaddle#8512)
* [FIX DDP] fix ddp (PaddlePaddle#8549)
DesmonDay added a commit that referenced this pull request Sep 5, 2024
* quick fix from pretrained. (#8487)

* quick fix os.path.split (#8508)

* Cp/fix (#8569)

* [Safetensors] Fix fast safe open slice. (#8512)
* [FIX DDP] fix ddp (#8549)

* [BUG] Fix build train valid test datasets (#8823)

* Update causal_dataset.py

* Add twenty redundant data in post pretrain (#8777)

* 给dataset再添加20条数据,防止blend dataset出现错误

* num_samples向下去整,防止数据集的溢出 (#8691)

* update release_grads (#8834)

* update release_grads (#8834)

* [Trainer] Fix release_grads (#9085)

* fix pp release_grads

* add dataloader_drop_last to evaldataloader (#8773)

* bugfix

* Fix eval hang (#9052)

* fix pipeline eval

* fix eval dataloader_num_workers

---------

Co-authored-by: Zhong Hui <[email protected]>
Co-authored-by: yujun <[email protected]>
Co-authored-by: gongel <[email protected]>
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