| # AiorScam DDA Mirror | |
| This directory is the complete local staging area for the Hugging Face model repository `aiorscam/dda`. | |
| ## Contents | |
| - `DDA_ckpt.pth`: official DDA checkpoint from `Junwei-Xi/Dual-Data-Alignment`. | |
| - `UPSTREAM_README.md`: upstream Hugging Face model card copied at mirror time. | |
| - `licenses/`: upstream Apache-2.0 licenses for DDA and DINOv2. | |
| - `SHA256SUMS`: checksums for mirrored files. | |
| - `mirror_manifest.json`: machine-readable provenance. | |
| No standalone DINOv2 weights are mirrored. The inference image uses pinned DINOv2 source for architecture construction and loads this DDA checkpoint strictly. | |