artifact for anonymous review
收藏资源简介:
Download and Reconstruct The artifact is distributed as three split archive files due to Zenodo file-size limits: artifact.part01 artifact.part02 artifact.part03 Download all three files into the same directory before reconstruction. Linux / macOS cat artifact.part01 artifact.part02 artifact.part03 > artifact.tar.gz tar -xzf artifact.tar.gz Windows (PowerShell) Get-Content artifact.part01,artifact.part02,artifact.part03 -Encoding Byte ` | Set-Content artifact.tar.gz -Encoding Byte tar -xzf artifact.tar.gz Integrity Check (Optional) Verify that the reconstructed archive matches the expected checksum: md5sum artifact.tar.gz The expected checksums of the individual parts are listed on the Zenodo record page. After extraction, see README.md for reproduction instructions.



