JerryYLi / valhalla-nmt

Code repository for CVPR 2022 paper "VALHALLA: Visual Hallucination for Machine Translation"
MIT License
27 stars 4 forks source link

data #2

Open lxianl455 opened 1 year ago

lxianl455 commented 1 year ago

When i run this command python main.py --base configs/multi30k/vqgan_c128_l6.yaml --train True --gpus 1,2 Error occurs : FileNotFoundError: [Errno 2] No such file or directory: 'data/multi30k/full_train.txt' But i did not find full_train.txt in flickr30k dataset

smartliuhw commented 1 year ago

The same problem occurs to me. Do we have to write a script to generate such file or we can download from the web