I'm trying to download a dataset from here for my machine learning project
the data file appears to be tar but not extracting properly.
tar -xvf SNAKE_ALL.tar
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
tried
gzip -dc SNAKE_ALL.tar | tar -xf -
gzip: SNAKE_ALL.tar: not in gzip format
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
and
file SNAKE_ALL.tar
SNAKE_ALL.tar: HTML document, ASCII text
link to data:https://data.mendeley.com/datasets/v88xfw5wyx/1