Error which I get when I run evaluate.ipynb code is, there is no "./data/val/val.features.hkl" file available.
Provided argument 'file_obj' does not appear to be a valid hickle file! (Unable to open file (unable to open file: name = './data/train/train.features.hkl', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0))
What should I do to solve this problem?