transformers
Add model checkpointing to push_to_hub and PushToHubCallback
#14492
Merged

Add model checkpointing to push_to_hub and PushToHubCallback #14492

Rocketknight1 merged 19 commits into master from resume_training
Rocketknight1
Rocketknight1 Add checkpointing to push_to_hub and PushToHubCallback
44dfe00c
Rocketknight1 Rocketknight1 requested a review from LysandreJik LysandreJik 4 years ago
Rocketknight1 Rocketknight1 requested a review from sgugger sgugger 4 years ago
sgugger
sgugger approved these changes on 2021-11-22
Rocketknight1 Add checkpoint loading
e551bba5
Rocketknight1 Add missing default value
f0194660
Rocketknight1 Correct method name
9968de03
Rocketknight1 make style
11e8f7c5
Rocketknight1 Moving everything to the right location
ca7d863f
Rocketknight1 make style
62d9cc01
Rocketknight1 Revert changes to file_utils.py
f2f26898
sgugger
sgugger approved these changes on 2021-11-23
Rocketknight1 Update src/transformers/keras_callbacks.py
62a066bb
Rocketknight1 Update src/transformers/keras_callbacks.py
9350d652
Rocketknight1 Adding docstrings and comments to clarify code
be97cb32
Rocketknight1 make style
dbe5ce5d
Rocketknight1 Fix organization positional arg
f8fd2be9
Rocketknight1 Fix load_repo_checkpoint to no longer accidentally create empty repos
5a981532
Rocketknight1 make style
485e3312
Rocketknight1 Remove unnecessary 'organization' argument in load_repo_checkpoint
dfc70c3d
sgugger
sgugger commented on 2021-11-28
Rocketknight1 Avoid private `_create_or_get_repo` method
0a7d6217
Rocketknight1 make style
87e41f48
sgugger
sgugger approved these changes on 2021-11-29
Rocketknight1 Update src/transformers/modeling_tf_utils.py
4b19d37c
Rocketknight1 Rocketknight1 merged 6fc38adf into master 4 years ago
Rocketknight1 Rocketknight1 deleted the resume_training branch 4 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone