diff options
| author | YurenHao0426 <blackhao0426@gmail.com> | 2026-01-13 23:49:05 -0600 |
|---|---|---|
| committer | YurenHao0426 <blackhao0426@gmail.com> | 2026-01-13 23:49:05 -0600 |
| commit | cd99d6b874d9d09b3bb87b8485cc787885af71f1 (patch) | |
| tree | 59a233959932ca0e4f12f196275e07fcf443b33f /runs/slurm_logs/15334043_adaptive_linear.err | |
init commit
Diffstat (limited to 'runs/slurm_logs/15334043_adaptive_linear.err')
| -rw-r--r-- | runs/slurm_logs/15334043_adaptive_linear.err | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/runs/slurm_logs/15334043_adaptive_linear.err b/runs/slurm_logs/15334043_adaptive_linear.err new file mode 100644 index 0000000..44e4e5d --- /dev/null +++ b/runs/slurm_logs/15334043_adaptive_linear.err @@ -0,0 +1,14 @@ +usage: depth_scaling_benchmark.py [-h] + [--dataset {mnist,fashion_mnist,cifar10,cifar100}] + [--depths DEPTHS [DEPTHS ...]] [--T T] + [--epochs EPOCHS] [--batch_size BATCH_SIZE] + [--lr LR] [--lambda_reg LAMBDA_REG] + [--lambda_target LAMBDA_TARGET] + [--data_dir DATA_DIR] [--out_dir OUT_DIR] + [--device DEVICE] [--seed SEED] + [--no-progress] + [--reg_type {squared,hinge,asymmetric,extreme}] + [--warmup_epochs WARMUP_EPOCHS] + [--stable_init] + [--lyap_threshold LYAP_THRESHOLD] +depth_scaling_benchmark.py: error: argument --reg_type: invalid choice: 'adaptive_linear' (choose from 'squared', 'hinge', 'asymmetric', 'extreme') |
