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

pw_checkpoints undefined in train.py #1520

Open
yhtang opened this issue Mar 4, 2024 · 0 comments
Open

pw_checkpoints undefined in train.py #1520

yhtang opened this issue Mar 4, 2024 · 0 comments

Comments

@yhtang
Copy link

yhtang commented Mar 4, 2024

When do training, we hit the error:

  File "/opt/t5x/t5x/train.py", line 213, in train
    checkpoint_cfg.restore.checkpointer_cls, pw_checkpoints.Checkpointer
NameError: name 'pw_checkpoints' is not defined

The code path appears to exist for a long time but has not been run by default until recently.

@yhtang yhtang changed the title pw_checkpoints undefine in train.py pw_checkpoints undefined in train.py Mar 4, 2024
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

No branches or pull requests

1 participant