google-research / t5x

Apache License 2.0
2.58k stars 296 forks source link

Bug fix for loading checkpoints when: #1534

Closed copybara-service[bot] closed 3 months ago

copybara-service[bot] commented 3 months ago

Bug fix for loading checkpoints when:

  1. restore_checkpoint_cfg.mode == 'all'
  2. The eval.{dataset_cfg.mixture_or_task_name}.ckpt file exists (this file stores all the checkpoints that have finished evaluation)
google-cla[bot] commented 3 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.