Open GopinathCool opened 3 years ago
It seems like the train.pkl
can not be found. Are you sure that the file exists in the specified data directory?
The train.pkl
file can be created during the data preprocessing step by running python preprocess.py
.
I am getting the above error, after running python train.py --data_path=/content/im2latex/data/ --save_dir=/content/im2latex/data --dropout=0.2 --add_position_features --epoches=25 --max_len=150