Hi ,
When I'm trying to download tokenizer model from gs://mlperf-llm-public2/vocab/c4_en_301_5Mexp2_spm.model using such command:
./google-cloud-sdk/bin/gsutil cp -R gs://mlperf-llm-public2/vocab/c4_en_301_5Mexp2_spm.model ./
I received the error:
AccessDeniedException: 403 myname@gmail.com does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist).
Any suggestions?
Hi ,
When I'm trying to download tokenizer model from gs://mlperf-llm-public2/vocab/c4_en_301_5Mexp2_spm.model using such command:
./google-cloud-sdk/bin/gsutil cp -R gs://mlperf-llm-public2/vocab/c4_en_301_5Mexp2_spm.model ./I received the error:
AccessDeniedException: 403 myname@gmail.com does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist).Any suggestions?