WIDER Face Tensorflow Dataset not loading

Hi, im new to ml and recently I was trying to train a model using Wider face dataset but while loading it from the tensorflow dataset library, a failed to obtain confirmation error is occuring every time. Has this dataset been removed from the library?

Also im getting a 404 error on clicking the link.

Hi @Stilt34, Apologies for the delayed response!
It seems the ValueError occurs because TensorFlow Datasets is unable to automatically handle the manual confirmation required by Google Drive when downloading the WIDER FACE files. To fix this try to manually download the source files and place them in the correct TFDS directory . Kindly refer to this document. Thank you!

How I confirms or modififies itt the template of my applucation in gitthub