I encountered an issue while running sh scripts/train/train_relation.sh. The error indicates that the ips_train_save_qf folder is missing. I have checked the file structure and found the ips_val_save_qf folder, which was created after running sh scripts/utils/prepare_rel_set.sh. However, I couldn't find the ips_train_save_qf folder. Could you please advise on how to resolve this issue? Is there a specific script or step to generate this folder?
Hello!
I encountered an issue while running
sh scripts/train/train_relation.sh
. The error indicates that theips_train_save_qf
folder is missing. I have checked the file structure and found theips_val_save_qf
folder, which was created after runningsh scripts/utils/prepare_rel_set.sh
. However, I couldn't find theips_train_save_qf
folder. Could you please advise on how to resolve this issue? Is there a specific script or step to generate this folder?Thank you for your assistance!