after running python preprocess.py --dataset beauty there is No such file or directory: './tmp/Beauty/embed.pkl' and in data_utils.py user_mpsplit = load_mp_split(dataset, mpsplit_ratio, 'train') et = KG_RELATION[eh][relation] have error
after running
python preprocess.py --dataset beauty
there is No such file or directory: './tmp/Beauty/embed.pkl'
and in data_utils.py
user_mpsplit = load_mp_split(dataset, mpsplit_ratio, 'train')
et = KG_RELATION[eh][relation]
have error