-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Comparing changes
Open a pull request
base repository: PaddlePaddle/PaddleNLP
base: v2.7.1
head repository: PaddlePaddle/PaddleNLP
compare: v2.7.2
- 10 commits
- 19 files changed
- 6 contributors
Commits on Jan 8, 2024
-
[Unified Checkpoint] fix checkpoint names (#7794)
when skipping model weighs save and saving master weights as model weights, unified checkpoint needs choose the model weights to load into master weights.
Configuration menu - View commit details
-
Copy full SHA for 672ee98 - Browse repository at this point
Copy the full SHA 672ee98View commit details
Commits on Jan 10, 2024
-
[Unified Checkpoint] Fix last checkpoint save (#7810)
* fix(unified checkpoint): fix last ckpt save * fix(unified checkpoint): unified config format
Configuration menu - View commit details
-
Copy full SHA for d4acbfc - Browse repository at this point
Copy the full SHA d4acbfcView commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38ef1f6 - Browse repository at this point
Copy the full SHA 38ef1f6View commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1743466 - Browse repository at this point
Copy the full SHA 1743466View commit details
Commits on Jan 22, 2024
-
Trainer support simultaneously parse JSON files and cmd arguments. (#…
…7768) * add parse_json_file_and_cmd_lines * change unit test file path * Change the way the JSON file is determined * Merge parameter parsing judgment branches and add comments. * remove the special handling of output_dir * Add remaining_args warning
Configuration menu - View commit details
-
Copy full SHA for b583f11 - Browse repository at this point
Copy the full SHA b583f11View commit details -
Configuration menu - View commit details
-
Copy full SHA for fff730e - Browse repository at this point
Copy the full SHA fff730eView commit details
Commits on Jan 29, 2024
-
[Fix Download] update converted logic & fix hf hub download subfolder…
… bug (#7911) * update converted logic & fix hf hub download subfolder bug
Configuration menu - View commit details
-
Copy full SHA for 797efa6 - Browse repository at this point
Copy the full SHA 797efa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c5ff0d - Browse repository at this point
Copy the full SHA 9c5ff0dView commit details -
RuntimeTimer for the toolkit (#7913) (#7921)
* RuntimeTimer for the toolekit * RuntimeTimer for the toolekit * reformat * fix timer and load checkpoints * remove reset
Configuration menu - View commit details
-
Copy full SHA for b9d9d1d - Browse repository at this point
Copy the full SHA b9d9d1dView commit details
Commits on Jan 30, 2024
-
[Release] 2.7.2 for paddlenlp bugfix. (#7892)
* Release 2.7.2 * Update __init__.py
Configuration menu - View commit details
-
Copy full SHA for b39e701 - Browse repository at this point
Copy the full SHA b39e701View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.7.1...v2.7.2