Open JarvisUSTC opened 3 months ago
I noticed that the folder "/data" is mentioned in Readme. But I can not find the way to download it.
Thank you for your interest in our paper!
Have you followed the instructions in the README? These should download the relevant data (and create the data/
folder).
Yes, I followed the instructions as following:
poetry run python download.py models blip2-flan-t5-xl
poetry run pytest .
However, I do not see the data folder. Which command will download the data?
Could you please provide the codes and data for the experiments in your paper?