Skip to content

Missing file for state_dict: checkpoints/latest-epoch=599.ckpt #7

Description

@divanoLetto

Hi,
I'm tryng to run Step 2 (b) but I don't understand where i can find the file ".../latest-epoch=599.ckpt" required to initiate the state_dict.
Can you explain how I can obtain it?

Exception has occurred: FileNotFoundError
[Errno 2] No such file or directory: '/is/cluster/fast/nathanasiou/logs/sinc/sinc-arxiv/temos-bs64x1-scheduler/babel-amass/checkpoints/latest-epoch=599.ckpt'
File "/andromeda/personal/lmandelli/sinc/train.py", line 121, in train
state_dict = torch.load('/is/cluster/fast/nathanasiou/logs/sinc/sinc-arxiv/temos-bs64x1-scheduler/babel-amass/checkpoints/latest-epoch=599.ckpt', map_location='cpu')
File "/andromeda/personal/lmandelli/sinc/train.py", line 50, in _train
return train(cfg, ckpt_ft)
File "/andromeda/personal/lmandelli/sinc/train.py", line 195, in
_train()
FileNotFoundError: [Errno 2] No such file or directory: '/is/cluster/fast/nathanasiou/logs/sinc/sinc-arxiv/temos-bs64x1-scheduler/babel-amass/checkpoints/latest-epoch=599.ckpt'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions