unzip error
Archive: MileBench.zip
warning [MileBench.zip]: 12693687739 extra bytes at beginning or within zipfile
(attempting to process anyway)
error [MileBench.zip]: start of central directory not found;
zipfile corrupt.
Hi @yayafengzi ,
We download the zip file with wget -O "MileBench.zip" "https://huggingface.co/datasets/FreedomIntelligence/MileBench/resolve/main/MileBench.zip?download=true"
, unzip it with unzip MileBench.zip
and everything works just fine. Could you try to re-download the zip file?
Hello, I also encounter the same problem when unzipping.
Could you check the file again? Many thanks!
Hi @ccx2024 ,
Could you download with the commands provided above? We checked it several hours ago but couldn't reproduce the error.
For your information, we are using Linux system.
We've uploaded a new version of the files, please try that out and let us know if the problem persists.
It works. Thank you!