{
  "config": {
    "flow_model": "microsoft/TRELLIS.2-4B/ckpts/ss_flow_img_dit_1_3B_64_bf16",
    "dino_model": "facebook/dinov3-vitl16-pretrain-lvd1689m",
    "vggt_model": "/home/jiachen/.cache/huggingface/hub/models--Stable-X--vggt-object-v0-1/snapshots/aac569c280b52ccda1c84a81cd0e27e947bc2cf5",
    "adapter_version": "cumulative_state_anchor_v4_truncated_unroll",
    "initialization_checkpoint": "/home/jiachen/TRELLIS/experiments/nonorthogonal_gpt_orthoview/outputs/data_survey/vggt_spatial_adapter/baseline_preserving_v2/training/adapter_step_0025.pt",
    "initialization_step": 25,
    "encoder_context": "online_exact_sampled_subset",
    "steps": 100,
    "accumulation": 1,
    "learning_rate": 0.0001,
    "weight_decay": 0.01,
    "seed": 20260719,
    "view_counts": [
      2,
      4,
      6,
      8
    ],
    "unroll_steps": 2,
    "first_unroll_step_no_grad": true,
    "state_rel_cap": 0.2,
    "state_abs_cap": 0.0,
    "state_loss_weight": 1.0,
    "sampler_steps": 12,
    "rescale_t": 5.0,
    "guidance_strength": 7.5,
    "guidance_rescale": 0.7,
    "guidance_interval": [
      0.6,
      1.0
    ],
    "sigma_min": 1e-05
  },
  "completed_steps": 100,
  "elapsed_sec": 328.605097589083,
  "peak_allocated_bytes": 20428360704,
  "peak_reserved_bytes": 26166165504
}