When executing the training script scripts/train_one_node.sh, the process fails with the following error:
FileNotFoundError: [Errno 2] No such file or directory: 'pair_store_clip/train.pth'
Is pair_store_clip/train.pth a pre-generated dataset/checkpoint file that needs to be manually downloaded? Are there setup steps (e.g., data download, environment configuration) missing in the documentation that would generate/populate pair_store_clip/?
When executing the training script scripts/train_one_node.sh, the process fails with the following error:
FileNotFoundError: [Errno 2] No such file or directory: 'pair_store_clip/train.pth'
Is pair_store_clip/train.pth a pre-generated dataset/checkpoint file that needs to be manually downloaded? Are there setup steps (e.g., data download, environment configuration) missing in the documentation that would generate/populate pair_store_clip/?