| Run reproduction from repo root (contsg installed): | |
| 1) Prepare real config from template by replacing placeholders: | |
| __DATA_ROOT__, __RELEASE_ROOT__, __CACHE_ROOT__ | |
| 2) Evaluate one snapshot: | |
| contsg evaluate <exp_dir> --checkpoint finetune/best.ckpt | |
| Run reproduction from repo root (contsg installed): | |
| 1) Prepare real config from template by replacing placeholders: | |
| __DATA_ROOT__, __RELEASE_ROOT__, __CACHE_ROOT__ | |
| 2) Evaluate one snapshot: | |
| contsg evaluate <exp_dir> --checkpoint finetune/best.ckpt | |