pkunlp-icler/FastV

FileNotFoundError: Couldn't find a dataset script at /cpfs01/shared/public/cl/datasets/OCR-VQA/OCR-VQA.py or any data file in the same directory

FanshuoZeng opened this issue · 3 comments

Thank you for your contribution. I encountered the problem "FileNotFoundError: Couldn't find a dataset script at /cpfs01/shared/public/cl/datasets/OCR-VQA/OCR-VQA.py or any data file in the same directory" while running the command "bash ./src/FastV/inference/eval/eval_ocrvqa_fastv_token_mask.sh". Could you please make this part of the file open source?

Thanks for your attention, you could replace the path to "howard-hou/OCR-VQA" , which has been uploaded to huggingface dataset. We would correct that in time.

Thank you for your answer. Furthermore, I would like to know which is the implementation code of the FastV method described in the paper. Could you please tell me?