When I use the:
cat `seq -f "tmp/ChallengeData_ValSet-TaskR1-part-%03g.tar.gz" 1 3` > ChallengeData_ValSet-TaskR1.tar.gz
tar -xvf ChallengeData_ValSet-TaskR1.tar.gz
The output is:
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
The problem same as other files
Created by Ruru Xu Ruru.Xu @Ruru.Xu Thank you very much! I will have a try. @michaelxu Yes. Because the Google Drive does not have all the validation sets, some of the validation set fragments are downloaded in this web file. When all the val dataset fragments are complete, there is no problem in decompressing them. Hello, may I ask how did you solve this problem? I solved this problem