FlagEmbedding icon indicating copy to clipboard operation
FlagEmbedding copied to clipboard

Problem of image compression package processing

Open Nina-Hyn opened this issue 4 months ago • 0 comments

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

Nina-Hyn avatar Sep 15 '25 07:09 Nina-Hyn