Hello,
Thank you for your excellent work on this project! I am currently working with the "Coat" dataset and encountered an issue while running the baseline CFC code. Specifically, the dataset folder for "Coat" only contains the files train.txt and test.txt. However, when I try to run the code, I encounter the following error:
No such file or directory: './data/Coat/valid.txt'
It seems that the "Coat" dataset is missing several necessary files, such as valid.txt, random.txt, test_id.txt, test_neg.txt, test_ood.txt, and user.txt, which are present in other dataset folders.
To proceed with my research, I would greatly appreciate it if you could share the code or instructions you used to preprocess and generate these additional files for the "Coat" dataset. Having access to this code would be immensely helpful for my work.
Hello,
Thank you for your excellent work on this project! I am currently working with the "Coat" dataset and encountered an issue while running the baseline CFC code. Specifically, the dataset folder for "Coat" only contains the files train.txt and test.txt. However, when I try to run the code, I encounter the following error:
No such file or directory: './data/Coat/valid.txt'It seems that the "Coat" dataset is missing several necessary files, such as valid.txt, random.txt, test_id.txt, test_neg.txt, test_ood.txt, and user.txt, which are present in other dataset folders.
To proceed with my research, I would greatly appreciate it if you could share the code or instructions you used to preprocess and generate these additional files for the "Coat" dataset. Having access to this code would be immensely helpful for my work.