https://huggingface.co/datasets/JUNJIE99/VISTA_S2
When I process the data in this link, I use the following commands
cat images.tar.part* > images.tar
tar -xvf images.tar
I successfully ran the first line of code, but when I ran the second line, it showed tar.exe: Error opening archive: Unrecognized archive format
.
Could you help look into this? Thanks a lot!
@hanhainebula @545999961