-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Description
hello, i read the colab and download the pretrain model from gs, i create my own data, and i add the code to datasets.py and tasks.py, but when i use the gin script to finetune the model, the error is that:
File "/root/miniconda3/envs/mt3/lib/python3.11/site-packages/t5x/checkpoints_utils.py", line 88, in get_step_from_checkpoint_dir
raise ValueError('Found improperly formatted checkpoint directory.')
ValueError: Found improperly formatted checkpoint directory.
In call to configurable 'train' (<function train at 0x7ff3449bc7c0>)
i guess because the gs pretrain model down flow the t5x train step, can you provide the suggest for me ? thank you !
Metadata
Metadata
Assignees
Labels
No labels