Unable to download dataset

Hi,

I am unable to download the hateful memes dataset. The link shows an access denied error.

https://drivendata-competition-fb-hateful-memes-data.s3.amazonaws.com/XjiOc5ycDBRRNwbhRlgH.zip?AWSAccessKeyId=AKIARVBOBDCY4MWEDJKS&Signature=18jU0Xxm%2FBfvPASl32CcUuTXVEo%3D&Expires=1604709308

ERROR:

<Code>AccessDenied</Code>

<Message>Request has expired</Message>

<Expires>2020-11-07T00:35:08Z</Expires>

<ServerTime>2020-11-08T02:43:52Z</ServerTime>

<RequestId>4198674528CDBCD5</RequestId>

<HostId>AunMpsRoG+IPc5oAJlKXKHA+9QsgAYNOM7Na3ssU6BbReZVvypkKECpdywqQo/WtH79ea+aDqH4=</HostId>

</Error>

Getting error that file is not zip file:
Stack trace below:

Traceback (most recent call last):
File “/usr/local/bin/mmf_convert_hm”, line 8, in
sys.exit(main())
File “/usr/local/lib/python3.6/dist-packages/mmf_cli/hm_convert.py”, line 177, in main
converter.convert()
File “/usr/local/lib/python3.6/dist-packages/mmf_cli/hm_convert.py”, line 111, in convert
dest, fname=os.path.basename(src), password=self.args.password
File “/usr/local/lib/python3.6/dist-packages/mmf_cli/hm_convert.py”, line 168, in decompress_zip
obj = zipfile.ZipFile(path, “r”)
File “/usr/lib/python3.6/zipfile.py”, line 1131, in init
self._RealGetContents()
File “/usr/lib/python3.6/zipfile.py”, line 1198, in _RealGetContents
raise BadZipFile(“File is not a zip file”)
zipfile.BadZipFile: File is not a zip file

Same here! Appears the expiry date was set for yesterday. Any reason why?

Hi @hhalligan and @rishikab, the link has now been updated. Please visit the data download and try again!

Thanks for the update.