File size: 1,007 Bytes
4699f56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
  "step": 1000,
  "epoch": 0,
  "freeze_base": true,
  "use_distributed_optimizer": true,
  "world_size": 16,
  "optimizer_parameter_state_files": [
    "optimizer-parameter-state-rank-0000.pt"
  ],
  "model_name": "/scratch/galaj/communication-efficient-moe/checkpoints/fullft_qwen3base_bf16/fullft-qwen3base-bf16-fullft-dolci-qwen3-30b-joint-bs128-baseline-obj-lm-steps4000-lr2e-5-seed42/checkpoints/step-0004000/backbone-hf",
  "dataset": "data/tokenized/dolci-no-tools-512k-qwen3-2048",
  "max_length": 2048,
  "data_step_offset": 0,
  "git_commit": "b0970b968faae72ef9071e27d4ddaabe0d7c5a0e",
  "compression": {
    "dispatch": {
      "bottleneck_schedule": null,
      "compression_ratio": 1,
      "init": "identity_truncated",
      "pretrained_weights_path": null,
      "stale_stride": 12
    },
    "combine": {
      "bottleneck_schedule": null,
      "compression_ratio": null,
      "init": "identity_truncated",
      "pretrained_weights_path": null,
      "stale_stride": null
    }
  }
}