NLQ Baseline NaQ download issues

I am trying to run the NLQ Baseline on the validation set. I am following the instructions here NaQ/PREPARE_NAQ_DATASETS.md at main · srama2512/NaQ · GitHub. However, it is giving me a “botocore.exceptions.ClientError: An error occurred (403) when calling the HeadObject operation: Forbidden” error. The command that I used was ‘ego4d --output_directory=“” --datasets baselines/naq_datasets --version v2’ .

Any idea why this is happening? I am certain that I have the right aws permissions as I can download the annotations.

This issue has been resolved in this pull-request: Fix download command for naq_datasets by srama2512 · Pull Request #3 · srama2512/NaQ · GitHub