remyxai / VQASynth

Compose multimodal datasets 🎹
https://twitter.com/smellslikeml/status/1756723056675094726
216 stars 13 forks source link

Error Running the spatial VQA pipeline locally with Docker #26

Closed geanrobotics closed 1 week ago

geanrobotics commented 2 weeks ago

Hello, I'm getting multiple errors running the docker compose using the suggested dataset as can be seen in the image.

vqasynth

I followed these steps whilst also using the suggested dataset in the config file:

  1. huggingface-cli login
  2. cd /path/to/VQASynth
  3. bash run.sh

Any help would be appreciated, thanks in advance!

salma-remyx commented 2 weeks ago

HI @geanrobotics ! Thanks for opening the issue - there was a slight discrepancy in the column name used for the test dataset which has been updated now. You should be able to rerun it again with the same instructions.

Let us know if you run into any issues!