diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-29 12:26:11 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-29 12:26:17 -0500 |
| commit | 903f77bbf11b20011abc70645b06ccc0f669bfdf (patch) | |
| tree | ca4d27bfc51ee2e034f0b4eba5f914583490f6b5 /results/kp_raw_traffic_scaling/r1/raw-kp-traffic4-r1-d20.json.manifest.json | |
| parent | 2b9caf80d9a1054ec585a03718fc37106f8c7aae (diff) | |
results: record raw KP traffic scaling collapse
Diffstat (limited to 'results/kp_raw_traffic_scaling/r1/raw-kp-traffic4-r1-d20.json.manifest.json')
| -rw-r--r-- | results/kp_raw_traffic_scaling/r1/raw-kp-traffic4-r1-d20.json.manifest.json | 111 |
1 files changed, 111 insertions, 0 deletions
diff --git a/results/kp_raw_traffic_scaling/r1/raw-kp-traffic4-r1-d20.json.manifest.json b/results/kp_raw_traffic_scaling/r1/raw-kp-traffic4-r1-d20.json.manifest.json new file mode 100644 index 0000000..ef077d6 --- /dev/null +++ b/results/kp_raw_traffic_scaling/r1/raw-kp-traffic4-r1-d20.json.manifest.json @@ -0,0 +1,111 @@ +{ + "architecture": "resnet20", + "command": [ + "/home/yurenh2/miniconda3/bin/python", + "experiments/conv_run.py", + "--mode", + "kp_traffic", + "--traffic_rule", + "raw", + "--out", + "/scratch/yurenh2/sdil-raw-kp-a6000-r1/results/kp_raw_traffic_scaling/r1/raw-kp-traffic4-r1-d20.json", + "--device", + "cuda", + "--depth", + "20", + "--width", + "16", + "--seed", + "0", + "--loader_seed", + "0", + "--split_seed", + "2027", + "--batch_size", + "128", + "--epochs", + "200", + "--train_limit", + "0", + "--val_examples", + "5000", + "--eval_split", + "validation", + "--eval_every", + "1", + "--augment_train", + "1", + "--lr", + "0.1", + "--output_lr", + "0.1", + "--lr_schedule", + "step", + "--lr_milestones", + "100,150", + "--lr_gamma", + "0.1", + "--momentum", + "0.9", + "--weight_decay", + "1e-4", + "--normalization", + "batchnorm", + "--a_scale", + "1", + "--alignment_probe", + "32", + "--learn_P", + "1", + "--eta_P", + "0.1", + "--predictor_mode", + "closed_form", + "--predictor_warmup_steps", + "1", + "--predictor_every", + "0", + "--neutral_projection", + "1", + "--traffic_seed", + "5000", + "--traffic_ratio", + "4", + "--traffic_calibration_examples", + "64" + ], + "completed_unix_time": 1787861146.5672562, + "cuda_visible_devices": "3", + "depth": 20, + "driver_wall_seconds": 3077.9117119312286, + "experiment_name": "raw-kp-traffic4-r1-d20", + "hardware_lock": { + "cuda_visible_devices": "3", + "hardware_profile": "a6000", + "physical_gpu_index": 3, + "physical_gpu_name": "NVIDIA RTX A6000", + "physical_gpu_uuid": "GPU-ba276422-a0b1-e371-8327-f744be942f15", + "total_memory_mib": 49140 + }, + "method": "raw_kp_traffic4", + "output": "/scratch/yurenh2/sdil-raw-kp-a6000-r1/results/kp_raw_traffic_scaling/r1/raw-kp-traffic4-r1-d20.json", + "output_exists": true, + "output_sha256": "d65f8c5c83d2deddfc30a183702e01f60eb587452742a06fc9bb18c82b5ba2b1", + "return_code": 0, + "source": { + "git_commit": "2b9caf80d9a1054ec585a03718fc37106f8c7aae", + "tracked_files": { + "KP_RAW_TRAFFIC_SCALING.md": "437a8a2ba8a0e8ec3fc8ed5a0384415fe373e9fba75fba05ca57fcdcf149e5b8", + "experiments/analyze_kp_raw_traffic_scaling.py": "a6b10d1affb0c18f123f35f258521cce70a9868201fdff3aae54453c44841472", + "experiments/conv_run.py": "9fa2daea597d63981a78248fafb154da39775ccfae57aac9889e78d83dc4eb44", + "experiments/crossover_hardware.py": "f7fd5ab940d6790d1f60c1bf0ec2115db8db7163a4ee034b536908ef72ac025f", + "experiments/kp_raw_traffic_scaling.py": "ebf67b6f286d5b16928bf42ca0f538b7be22118baf02733366995daa01b5fd11", + "experiments/kp_raw_traffic_scaling_smoke.py": "c79068b548f63cb23d4f177e8e6b8328bf88f5f4d11c38a1c81e4ea02e9e02d6", + "sdil/conv.py": "0650615cf1b4a535a5cc2fc3d82e91e139e6b4db68291582827d7cb1227cc604", + "sdil/data.py": "0e8496c3bbcaa090c280afc3dbdd8b4c9490eeaca3306afff8aea081dccde254" + } + }, + "stage": "raw_kp_traffic_scaling_r1", + "status": "completed", + "timeout_seconds": 172800 +} |
