EISLab-Hwlee/workspace-backup-20260911
Research workspace snapshot This is the user's public snapshot of /workspace after research was stopped on 2026-09-11. It contains the retained research datasets, code, model artifacts, metadata, installed workspace tooling, and research records selected by the privacy-filtered inventory. Existing datasets and their media/location metadata were intentionally retained at the user's instruction. Authentication tokens, credentials, account state, private model/browser sessions, and… See the full description on the dataset page: https://huggingface.co/datasets/EISLab-Hwlee/workspace-backup-20260911.
Research workspace snapshot
This is the user's public snapshot of /workspace after research was stopped on 2026-09-11. It contains the retained research datasets, code, model artifacts, metadata, installed workspace tooling, and research records selected by the privacy-filtered inventory. Existing datasets and their media/location metadata were intentionally retained at the user's instruction.
Authentication tokens, credentials, account state, private model/browser sessions, and files identified by the documented privacy scan were omitted. Original local files were not edited. The scan is not a claim that the research datasets are anonymized. See ARCHIVE.json for exclusions, scope, and verification details. Existing source-specific terms and attribution documents remain applicable; this snapshot does not assign a new license to third-party data or software.
Restore
Download every workspace.tar.gz.part-* file and SHA256SUMS into one directory. The numbered files are consecutive pieces of one gzip-compressed tar archive; individual parts cannot be extracted on their own.
sha256sum -c SHA256SUMS
mkdir restored
cat workspace.tar.gz.part-* | tar -xz -C restoredThe restored tree is restored/workspace/. To reconstruct a single .tar.gz file, use cat workspace.tar.gz.part-* > workspace.tar.gz (requires extra disk space). Local absolute symlinks and environment paths may need adjustment on another host. Credentials and private sessions must be configured separately.
