Closed LukasMosser closed 5 years ago
Hi @Lukas, the training/validation splits are generated automatically. However, you should create a /splits
directory inside the /data
folder. This would be easy to fix on your end, and I will add code to automatically add that folder if it doesn't exist.
I've updated the instructions in the README to explicitly add a splits
directory. I will close this for now, but If you still face any further issues, let me know.
Ah Thanks! I wasn't clear on that it was being made at runtime. Many thanks.
I've tried running the training part as suggested in the readme, but it seems your training validation splits are missing from the data/repository.
Could you add these files, or point me to where I can obtain these?