Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fid5.py is depending on some local files which are absent after checking out #1

Open
Claber opened this issue May 25, 2023 · 0 comments

Comments

@Claber
Copy link
Collaborator

Claber commented May 25, 2023

nlvr/modelscope/reason_step_huge/fid5.py
Line 1 :img_root = '/vc_data/users/taoli1/mm/nlvr/'
Line 2: json_root = '/vc_data/users/taoli1/mm/finetune/nlvr_test.json'

Line 44: with open(json_root, 'r') as f:
No such file or directory: '/vc_data/users/taoli1/mm/finetune/nlvr_test.json'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant