LAVIS
LAVIS copied to clipboard
Blip2 Help! When trying the run_scripts/blip2/train/train_caption_coco.sh
When i try run_scripts/blip2/train/train_caption_coco.sh, it turn out to be an error:
File "/home/jovyan/environment/anaconda3/body/envs/lavis/lib/python3.8/os.py", line 223, in makedirs mkdir(name, mode) PermissionError: [Errno 13] Permission denied: '/export'
I did not find how to change the path. What should i do?
Can you change https://github.com/salesforce/LAVIS/blob/main/lavis/configs/default.yaml#L8 to your local path and try again?