Research project backup for Spectral Integrated Gradients (Spectral IG / SIG) - an explainability method that uses SVD-based coarse-to-fine path construction for image classifiers.
huggingface_hub 설치 (필요시)
pip install huggingface-hub==0.20.2
다운로드
huggingface-cli download leekwoon/260204_sig_backup --repo-type dataset --local-dir ./spectral_ig_data
무결성 확인 (선택사항)
cd spectral_ig_data
md5sum -c checksums.md5
파일 합치기 및 압축 해제