Amshaker commited on
Commit
fc77f8b
·
verified ·
1 Parent(s): 896a5fa

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -123,3 +123,4 @@ wandb/offline-run-20260212_223956-ot7jqmgn/files/media/videos/validation_vis/vid
123
  wandb/offline-run-20260212_223956-ot7jqmgn/run-ot7jqmgn.wandb filter=lfs diff=lfs merge=lfs -text
124
  slurmm1.0-15521365.out filter=lfs diff=lfs merge=lfs -text
125
  slurmm1.0-15647001.out filter=lfs diff=lfs merge=lfs -text
 
 
123
  wandb/offline-run-20260212_223956-ot7jqmgn/run-ot7jqmgn.wandb filter=lfs diff=lfs merge=lfs -text
124
  slurmm1.0-15521365.out filter=lfs diff=lfs merge=lfs -text
125
  slurmm1.0-15647001.out filter=lfs diff=lfs merge=lfs -text
126
+ wandb_256/offline-run-20260301_015115-wiagjqyt/run-wiagjqyt.wandb filter=lfs diff=lfs merge=lfs -text
wandb_256/debug-internal.log ADDED
The diff for this file is too large to render. See raw diff
 
wandb_256/debug.log ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2026-03-01 01:51:15,675 INFO MainThread:591423 [wandb_setup.py:_flush():77] Current SDK version is 0.17.9
2
+ 2026-03-01 01:51:15,675 INFO MainThread:591423 [wandb_setup.py:_flush():77] Configure stats pid to 591423
3
+ 2026-03-01 01:51:15,675 INFO MainThread:591423 [wandb_setup.py:_flush():77] Loading settings from /home/x_fahkh/.config/wandb/settings
4
+ 2026-03-01 01:51:15,675 INFO MainThread:591423 [wandb_setup.py:_flush():77] Loading settings from /proj/cvl/users/x_fahkh2/WorldMem_Repro/wandb/settings
5
+ 2026-03-01 01:51:15,675 INFO MainThread:591423 [wandb_setup.py:_flush():77] Loading settings from environment variables: {'disabled': 'true'}
6
+ 2026-03-01 01:51:15,675 INFO MainThread:591423 [wandb_setup.py:_flush():77] Applying setup settings: {'_disable_service': False}
7
+ 2026-03-01 01:51:15,675 WARNING MainThread:591423 [wandb_setup.py:_flush():77] Could not find program at -m main
8
+ 2026-03-01 01:51:15,675 INFO MainThread:591423 [wandb_setup.py:_flush():77] Inferring run settings from compute environment: {'program_relpath': None, 'program': '-m main'}
9
+ 2026-03-01 01:51:15,676 INFO MainThread:591423 [wandb_init.py:_log_setup():524] Logging user logs to /proj/cvl/users/x_fahkh2/WorldMem_Repro/checkpoints/bimamba_stage_a_256/wandb/offline-run-20260301_015115-wiagjqyt/logs/debug.log
10
+ 2026-03-01 01:51:15,676 INFO MainThread:591423 [wandb_init.py:_log_setup():525] Logging internal logs to /proj/cvl/users/x_fahkh2/WorldMem_Repro/checkpoints/bimamba_stage_a_256/wandb/offline-run-20260301_015115-wiagjqyt/logs/debug-internal.log
11
+ 2026-03-01 01:51:15,676 INFO MainThread:591423 [wandb_init.py:init():608] calling init triggers
12
+ 2026-03-01 01:51:15,676 INFO MainThread:591423 [wandb_init.py:init():615] wandb.init called with sweep_config: {}
13
+ config: {'experiment': {'debug': '${debug}', 'tasks': ['training'], 'num_nodes': 1, 'training': {'precision': '16-mixed', 'compile': False, 'lr': 2e-05, 'batch_size': 256, 'max_epochs': -1, 'max_steps': 700000, 'max_time': None, 'data': {'num_workers': 4, 'shuffle': True}, 'optim': {'accumulate_grad_batches': 1, 'gradient_clip_val': 1.0}, 'checkpointing': {'every_n_train_steps': 2500, 'every_n_epochs': None, 'train_time_interval': None, 'enable_version_counter': False}}, 'validation': {'precision': '16-mixed', 'compile': False, 'batch_size': 4, 'val_every_n_step': 2500, 'val_every_n_epoch': None, 'limit_batch': 1, 'inference_mode': False, 'data': {'num_workers': 4, 'shuffle': False}}, 'test': {'precision': '16-mixed', 'compile': False, 'batch_size': 1, 'limit_batch': 1, 'inference_mode': False, 'data': {'num_workers': 4, 'shuffle': False}}, 'logging': {'metrics': None}, '_name': 'exp_video'}, 'dataset': {'debug': '${debug}', 'metadata': 'data/${dataset.name}/metadata.json', 'data_mean': 0.5, 'data_std': 0.5, 'save_dir': '/proj/cvl/users/x_fahkh2/WorldMem_Repro/datasets/minecraft', 'n_frames': 200, 'context_length': 1, 'resolution': 128, 'observation_shape': [3, '${dataset.resolution}', '${dataset.resolution}'], 'external_cond_dim': 0, 'validation_multiplier': 1, 'frame_skip': 1, 'action_cond_dim': 25, '_name': 'video_minecraft_latent', 'precomputed_feature_dir': '/proj/cvl/users/x_fahkh2/WorldMem_Repro/datasets/minecraft/vae_features', 'use_explicit_memory_frames': False, 'n_frames_valid': 700, 'angle_range': 110, 'pos_range': 8, 'customized_validation': True, 'add_timestamp_embedding': True}, 'algorithm': {'debug': '${debug}', 'lr': '${experiment.training.lr}', 'x_shape': '${dataset.observation_shape}', 'frame_stack': 1, 'frame_skip': '${dataset.frame_skip}', 'data_mean': '${dataset.data_mean}', 'data_std': '${dataset.data_std}', 'external_cond_dim': 0, 'context_frames': 1, 'weight_decay': 0.002, 'warmup_steps': 1000, 'optimizer_beta': [0.9, 0.99], 'uncertainty_scale': 1, 'guidance_scale': 0.0, 'chunk_size': 1, 'scheduling_matrix': 'autoregressive', 'noise_level': 'random_all', 'causal': True, 'diffusion': {'objective': 'pred_v', 'beta_schedule': 'sigmoid', 'schedule_fn_kwargs': {}, 'clip_noise': 20.0, 'use_snr': False, 'use_cum_snr': False, 'use_fused_snr': True, 'snr_clip': 5.0, 'cum_snr_decay': 0.96, 'timesteps': 1000, 'sampling_timesteps': 20, 'ddim_sampling_eta': 0.0, 'stabilization_level': 15, 'architecture': {'network_size': 64, 'attn_heads': 4, 'attn_dim_head': 64, 'dim_mults': [1, 2, 4, 8], 'resolution': '${dataset.resolution}', 'attn_resolutions': [16, 32, 64, 128], 'use_init_temporal_attn': True, 'use_linear_attn': True, 'time_emb_type': 'rotary'}}, 'n_frames': '${dataset.n_frames}', 'metadata': '${dataset.metadata}', 'action_cond_dim': 25, 'use_plucker': True, 'memory_condition_length': 0, 'log_video': True, 'use_compressed_causal_memory': False, 'compressed_memory_dim': 256, 'compressed_memory_slots': 64, 'compressed_memory_topk': 4, 'use_mamba_memory_pipeline': True, 'training_stage': 'stage_a_memory_pretrain', 'stage_c_memory_aux_weight': 0.1, 'diff_window_size': 8, 'memory_gap_aux_weight': 0.1, 'memory_gap_aux_weight_init': 0.5, 'memory_gap_aux_weight_final': 0.1, 'memory_gap_aux_decay_fraction': 0.3, 'memory_gap_aux_decay_steps': 0, 'memory_gap_aux_exp_k': 5.0, 'use_precomputed_features': True, 'mamba_latent_channels': 16, 'mamba_model_dim': 256, 'mamba_depth': 4, 'mamba_cond_dim': 256, 'mamba_d_state': 16, 'mamba_d_conv': 4, 'mamba_expand': 2, 'allow_mamba_fallback': False, 'strict_causal_training': True, 'strict_causal_evaluation': True, 'use_oracle_pose_eval': False, 'enable_memory_noise_curriculum': True, 'curriculum_phase_boundaries': [0.2, 0.7], 'curriculum_noise_ranges': [[600, 1000], [200, 900], [0, 400]], 'curriculum_horizons': [8, 64, 256], '_name': 'df_video_mamba3stage', 'require_pose_prediction': False, 'use_memory_attention': False, 'relative_embedding': False, 'memory_retrieval_topk': 8}, 'debug': False, 'wandb': {'entity': 'turlin', 'project': 'worldmem', 'mode': 'online'}, 'resume': None, 'load': None, 'name': 'train_stage_a_mamba', 'customized_load': True, 'seperate_load': True, 'diffusion_model_path': '/proj/cvl/users/x_fahkh2/WorldMem_Repro/checkpoints/diffusion_only.ckpt', 'vae_path': '/proj/cvl/users/x_fahkh2/WorldMem_Repro/checkpoints/vae_only.ckpt', 'output_dir': '/proj/cvl/users/x_fahkh2/WorldMem_Repro/checkpoints/bimamba_stage_a_256/'}
14
+ 2026-03-01 01:51:15,676 INFO MainThread:591423 [wandb_init.py:init():658] starting backend
15
+ 2026-03-01 01:51:15,676 INFO MainThread:591423 [wandb_init.py:init():662] setting up manager
16
+ 2026-03-01 01:51:16,107 INFO MainThread:591423 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
17
+ 2026-03-01 01:51:16,116 INFO MainThread:591423 [wandb_init.py:init():670] backend started and connected
18
+ 2026-03-01 01:51:16,145 INFO MainThread:591423 [wandb_init.py:init():768] updated telemetry
19
+ 2026-03-01 01:51:16,200 INFO MainThread:591423 [wandb_init.py:init():801] communicating run to backend with 90.0 second timeout
20
+ 2026-03-01 01:51:16,206 INFO MainThread:591423 [wandb_init.py:init():852] starting run threads in backend
21
+ 2026-03-01 01:51:23,013 INFO MainThread:591423 [wandb_run.py:_console_start():2465] atexit reg
22
+ 2026-03-01 01:51:23,014 INFO MainThread:591423 [wandb_run.py:_redirect():2311] redirect: wrap_raw
23
+ 2026-03-01 01:51:23,014 INFO MainThread:591423 [wandb_run.py:_redirect():2376] Wrapping output streams.
24
+ 2026-03-01 01:51:23,014 INFO MainThread:591423 [wandb_run.py:_redirect():2401] Redirects installed.
25
+ 2026-03-01 01:51:23,025 INFO MainThread:591423 [wandb_init.py:init():895] run started, returning control to user process
wandb_256/offline-run-20260301_015115-wiagjqyt/files/conda-environment.yaml ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ name: worldmem
2
+ channels:
3
+ - defaults
4
+ prefix: /home/x_fahkh/.conda/envs/worldmem
wandb_256/offline-run-20260301_015115-wiagjqyt/files/wandb-metadata.json ADDED
@@ -0,0 +1,1385 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "os": "Linux-4.18.0-553.94.1.el8_10.x86_64-x86_64-with-glibc2.28",
3
+ "python": "3.10.19",
4
+ "heartbeatAt": "2026-03-01T00:51:16.405352",
5
+ "startedAt": "2026-03-01T00:51:15.649087",
6
+ "docker": null,
7
+ "cuda": null,
8
+ "args": [
9
+ "+name=train_stage_a_mamba",
10
+ "algorithm=df_video_mamba3stage",
11
+ "+customized_load=true",
12
+ "+seperate_load=true",
13
+ "+diffusion_model_path=/proj/cvl/users/x_fahkh2/WorldMem_Repro/checkpoints/diffusion_only.ckpt",
14
+ "+vae_path=/proj/cvl/users/x_fahkh2/WorldMem_Repro/checkpoints/vae_only.ckpt",
15
+ "dataset=video_minecraft_latent",
16
+ "dataset.precomputed_feature_dir=/proj/cvl/users/x_fahkh2/WorldMem_Repro/datasets/minecraft/vae_features",
17
+ "dataset.save_dir=/proj/cvl/users/x_fahkh2/WorldMem_Repro/datasets/minecraft",
18
+ "dataset.n_frames=200",
19
+ "+dataset.n_frames_valid=700",
20
+ "+dataset.angle_range=110",
21
+ "+dataset.pos_range=8",
22
+ "+dataset.customized_validation=true",
23
+ "+dataset.add_timestamp_embedding=true",
24
+ "dataset.use_explicit_memory_frames=false",
25
+ "algorithm.training_stage=stage_a_memory_pretrain",
26
+ "algorithm.use_mamba_memory_pipeline=true",
27
+ "algorithm.use_oracle_pose_eval=false",
28
+ "algorithm.use_precomputed_features=true",
29
+ "algorithm.context_frames=1",
30
+ "+algorithm.require_pose_prediction=false",
31
+ "+algorithm.use_memory_attention=false",
32
+ "+algorithm.relative_embedding=false",
33
+ "+algorithm.memory_retrieval_topk=8",
34
+ "experiment.training.batch_size=256",
35
+ "experiment.training.checkpointing.every_n_train_steps=2500",
36
+ "experiment.training.max_steps=700000",
37
+ "+output_dir=/proj/cvl/users/x_fahkh2/WorldMem_Repro/checkpoints/bimamba_stage_a_256/"
38
+ ],
39
+ "state": "running",
40
+ "program": "-m main",
41
+ "codePathLocal": null,
42
+ "git": {
43
+ "remote": "https://huggingface.co/BonanDing/WorldMem_Repro",
44
+ "commit": "f0d488aceb5425378cec21c5d35bd92f64346f51"
45
+ },
46
+ "email": "fahad.khan@liu.se",
47
+ "root": "/proj/cvl/users/x_fahkh2/WorldMem_Repro",
48
+ "host": "node065",
49
+ "username": "x_fahkh",
50
+ "executable": "/proj/cvl/users/x_fahkh2/envs/worldmem/bin/python",
51
+ "cpu_count": 128,
52
+ "cpu_count_logical": 256,
53
+ "cpu_freq": {
54
+ "current": 2285.52705078125,
55
+ "min": 1500.0,
56
+ "max": 2250.0
57
+ },
58
+ "cpu_freq_per_core": [
59
+ {
60
+ "current": 2250.0,
61
+ "min": 1500.0,
62
+ "max": 2250.0
63
+ },
64
+ {
65
+ "current": 2250.0,
66
+ "min": 1500.0,
67
+ "max": 2250.0
68
+ },
69
+ {
70
+ "current": 2250.0,
71
+ "min": 1500.0,
72
+ "max": 2250.0
73
+ },
74
+ {
75
+ "current": 2250.0,
76
+ "min": 1500.0,
77
+ "max": 2250.0
78
+ },
79
+ {
80
+ "current": 2250.0,
81
+ "min": 1500.0,
82
+ "max": 2250.0
83
+ },
84
+ {
85
+ "current": 2250.0,
86
+ "min": 1500.0,
87
+ "max": 2250.0
88
+ },
89
+ {
90
+ "current": 2250.0,
91
+ "min": 1500.0,
92
+ "max": 2250.0
93
+ },
94
+ {
95
+ "current": 3367.385,
96
+ "min": 1500.0,
97
+ "max": 2250.0
98
+ },
99
+ {
100
+ "current": 2250.0,
101
+ "min": 1500.0,
102
+ "max": 2250.0
103
+ },
104
+ {
105
+ "current": 2250.0,
106
+ "min": 1500.0,
107
+ "max": 2250.0
108
+ },
109
+ {
110
+ "current": 2250.0,
111
+ "min": 1500.0,
112
+ "max": 2250.0
113
+ },
114
+ {
115
+ "current": 2250.0,
116
+ "min": 1500.0,
117
+ "max": 2250.0
118
+ },
119
+ {
120
+ "current": 2250.0,
121
+ "min": 1500.0,
122
+ "max": 2250.0
123
+ },
124
+ {
125
+ "current": 2250.0,
126
+ "min": 1500.0,
127
+ "max": 2250.0
128
+ },
129
+ {
130
+ "current": 2250.0,
131
+ "min": 1500.0,
132
+ "max": 2250.0
133
+ },
134
+ {
135
+ "current": 2250.0,
136
+ "min": 1500.0,
137
+ "max": 2250.0
138
+ },
139
+ {
140
+ "current": 2250.0,
141
+ "min": 1500.0,
142
+ "max": 2250.0
143
+ },
144
+ {
145
+ "current": 2250.0,
146
+ "min": 1500.0,
147
+ "max": 2250.0
148
+ },
149
+ {
150
+ "current": 2250.0,
151
+ "min": 1500.0,
152
+ "max": 2250.0
153
+ },
154
+ {
155
+ "current": 2250.0,
156
+ "min": 1500.0,
157
+ "max": 2250.0
158
+ },
159
+ {
160
+ "current": 2250.0,
161
+ "min": 1500.0,
162
+ "max": 2250.0
163
+ },
164
+ {
165
+ "current": 2250.0,
166
+ "min": 1500.0,
167
+ "max": 2250.0
168
+ },
169
+ {
170
+ "current": 2250.0,
171
+ "min": 1500.0,
172
+ "max": 2250.0
173
+ },
174
+ {
175
+ "current": 2250.0,
176
+ "min": 1500.0,
177
+ "max": 2250.0
178
+ },
179
+ {
180
+ "current": 2250.0,
181
+ "min": 1500.0,
182
+ "max": 2250.0
183
+ },
184
+ {
185
+ "current": 2250.0,
186
+ "min": 1500.0,
187
+ "max": 2250.0
188
+ },
189
+ {
190
+ "current": 2250.0,
191
+ "min": 1500.0,
192
+ "max": 2250.0
193
+ },
194
+ {
195
+ "current": 2250.0,
196
+ "min": 1500.0,
197
+ "max": 2250.0
198
+ },
199
+ {
200
+ "current": 2250.0,
201
+ "min": 1500.0,
202
+ "max": 2250.0
203
+ },
204
+ {
205
+ "current": 2250.0,
206
+ "min": 1500.0,
207
+ "max": 2250.0
208
+ },
209
+ {
210
+ "current": 2250.0,
211
+ "min": 1500.0,
212
+ "max": 2250.0
213
+ },
214
+ {
215
+ "current": 2250.0,
216
+ "min": 1500.0,
217
+ "max": 2250.0
218
+ },
219
+ {
220
+ "current": 2250.0,
221
+ "min": 1500.0,
222
+ "max": 2250.0
223
+ },
224
+ {
225
+ "current": 2250.0,
226
+ "min": 1500.0,
227
+ "max": 2250.0
228
+ },
229
+ {
230
+ "current": 2250.0,
231
+ "min": 1500.0,
232
+ "max": 2250.0
233
+ },
234
+ {
235
+ "current": 2250.0,
236
+ "min": 1500.0,
237
+ "max": 2250.0
238
+ },
239
+ {
240
+ "current": 2250.0,
241
+ "min": 1500.0,
242
+ "max": 2250.0
243
+ },
244
+ {
245
+ "current": 2250.0,
246
+ "min": 1500.0,
247
+ "max": 2250.0
248
+ },
249
+ {
250
+ "current": 2250.0,
251
+ "min": 1500.0,
252
+ "max": 2250.0
253
+ },
254
+ {
255
+ "current": 2250.0,
256
+ "min": 1500.0,
257
+ "max": 2250.0
258
+ },
259
+ {
260
+ "current": 2250.0,
261
+ "min": 1500.0,
262
+ "max": 2250.0
263
+ },
264
+ {
265
+ "current": 2250.0,
266
+ "min": 1500.0,
267
+ "max": 2250.0
268
+ },
269
+ {
270
+ "current": 2250.0,
271
+ "min": 1500.0,
272
+ "max": 2250.0
273
+ },
274
+ {
275
+ "current": 2250.0,
276
+ "min": 1500.0,
277
+ "max": 2250.0
278
+ },
279
+ {
280
+ "current": 2250.0,
281
+ "min": 1500.0,
282
+ "max": 2250.0
283
+ },
284
+ {
285
+ "current": 2250.0,
286
+ "min": 1500.0,
287
+ "max": 2250.0
288
+ },
289
+ {
290
+ "current": 2250.0,
291
+ "min": 1500.0,
292
+ "max": 2250.0
293
+ },
294
+ {
295
+ "current": 2250.0,
296
+ "min": 1500.0,
297
+ "max": 2250.0
298
+ },
299
+ {
300
+ "current": 2250.0,
301
+ "min": 1500.0,
302
+ "max": 2250.0
303
+ },
304
+ {
305
+ "current": 2250.0,
306
+ "min": 1500.0,
307
+ "max": 2250.0
308
+ },
309
+ {
310
+ "current": 2250.0,
311
+ "min": 1500.0,
312
+ "max": 2250.0
313
+ },
314
+ {
315
+ "current": 2250.0,
316
+ "min": 1500.0,
317
+ "max": 2250.0
318
+ },
319
+ {
320
+ "current": 2250.0,
321
+ "min": 1500.0,
322
+ "max": 2250.0
323
+ },
324
+ {
325
+ "current": 2250.0,
326
+ "min": 1500.0,
327
+ "max": 2250.0
328
+ },
329
+ {
330
+ "current": 2250.0,
331
+ "min": 1500.0,
332
+ "max": 2250.0
333
+ },
334
+ {
335
+ "current": 2250.0,
336
+ "min": 1500.0,
337
+ "max": 2250.0
338
+ },
339
+ {
340
+ "current": 2250.0,
341
+ "min": 1500.0,
342
+ "max": 2250.0
343
+ },
344
+ {
345
+ "current": 2250.0,
346
+ "min": 1500.0,
347
+ "max": 2250.0
348
+ },
349
+ {
350
+ "current": 2250.0,
351
+ "min": 1500.0,
352
+ "max": 2250.0
353
+ },
354
+ {
355
+ "current": 2250.0,
356
+ "min": 1500.0,
357
+ "max": 2250.0
358
+ },
359
+ {
360
+ "current": 2250.0,
361
+ "min": 1500.0,
362
+ "max": 2250.0
363
+ },
364
+ {
365
+ "current": 2250.0,
366
+ "min": 1500.0,
367
+ "max": 2250.0
368
+ },
369
+ {
370
+ "current": 3377.238,
371
+ "min": 1500.0,
372
+ "max": 2250.0
373
+ },
374
+ {
375
+ "current": 2250.0,
376
+ "min": 1500.0,
377
+ "max": 2250.0
378
+ },
379
+ {
380
+ "current": 2250.0,
381
+ "min": 1500.0,
382
+ "max": 2250.0
383
+ },
384
+ {
385
+ "current": 2250.0,
386
+ "min": 1500.0,
387
+ "max": 2250.0
388
+ },
389
+ {
390
+ "current": 2250.0,
391
+ "min": 1500.0,
392
+ "max": 2250.0
393
+ },
394
+ {
395
+ "current": 2250.0,
396
+ "min": 1500.0,
397
+ "max": 2250.0
398
+ },
399
+ {
400
+ "current": 2250.0,
401
+ "min": 1500.0,
402
+ "max": 2250.0
403
+ },
404
+ {
405
+ "current": 2250.0,
406
+ "min": 1500.0,
407
+ "max": 2250.0
408
+ },
409
+ {
410
+ "current": 2250.0,
411
+ "min": 1500.0,
412
+ "max": 2250.0
413
+ },
414
+ {
415
+ "current": 2250.0,
416
+ "min": 1500.0,
417
+ "max": 2250.0
418
+ },
419
+ {
420
+ "current": 2250.0,
421
+ "min": 1500.0,
422
+ "max": 2250.0
423
+ },
424
+ {
425
+ "current": 2250.0,
426
+ "min": 1500.0,
427
+ "max": 2250.0
428
+ },
429
+ {
430
+ "current": 2250.0,
431
+ "min": 1500.0,
432
+ "max": 2250.0
433
+ },
434
+ {
435
+ "current": 2250.0,
436
+ "min": 1500.0,
437
+ "max": 2250.0
438
+ },
439
+ {
440
+ "current": 2250.0,
441
+ "min": 1500.0,
442
+ "max": 2250.0
443
+ },
444
+ {
445
+ "current": 2250.0,
446
+ "min": 1500.0,
447
+ "max": 2250.0
448
+ },
449
+ {
450
+ "current": 2250.0,
451
+ "min": 1500.0,
452
+ "max": 2250.0
453
+ },
454
+ {
455
+ "current": 2250.0,
456
+ "min": 1500.0,
457
+ "max": 2250.0
458
+ },
459
+ {
460
+ "current": 2250.0,
461
+ "min": 1500.0,
462
+ "max": 2250.0
463
+ },
464
+ {
465
+ "current": 2250.0,
466
+ "min": 1500.0,
467
+ "max": 2250.0
468
+ },
469
+ {
470
+ "current": 2250.0,
471
+ "min": 1500.0,
472
+ "max": 2250.0
473
+ },
474
+ {
475
+ "current": 2250.0,
476
+ "min": 1500.0,
477
+ "max": 2250.0
478
+ },
479
+ {
480
+ "current": 3385.433,
481
+ "min": 1500.0,
482
+ "max": 2250.0
483
+ },
484
+ {
485
+ "current": 2250.0,
486
+ "min": 1500.0,
487
+ "max": 2250.0
488
+ },
489
+ {
490
+ "current": 2250.0,
491
+ "min": 1500.0,
492
+ "max": 2250.0
493
+ },
494
+ {
495
+ "current": 2250.0,
496
+ "min": 1500.0,
497
+ "max": 2250.0
498
+ },
499
+ {
500
+ "current": 2250.0,
501
+ "min": 1500.0,
502
+ "max": 2250.0
503
+ },
504
+ {
505
+ "current": 2250.0,
506
+ "min": 1500.0,
507
+ "max": 2250.0
508
+ },
509
+ {
510
+ "current": 2250.0,
511
+ "min": 1500.0,
512
+ "max": 2250.0
513
+ },
514
+ {
515
+ "current": 2250.0,
516
+ "min": 1500.0,
517
+ "max": 2250.0
518
+ },
519
+ {
520
+ "current": 2250.0,
521
+ "min": 1500.0,
522
+ "max": 2250.0
523
+ },
524
+ {
525
+ "current": 2250.0,
526
+ "min": 1500.0,
527
+ "max": 2250.0
528
+ },
529
+ {
530
+ "current": 2250.0,
531
+ "min": 1500.0,
532
+ "max": 2250.0
533
+ },
534
+ {
535
+ "current": 2250.0,
536
+ "min": 1500.0,
537
+ "max": 2250.0
538
+ },
539
+ {
540
+ "current": 3383.069,
541
+ "min": 1500.0,
542
+ "max": 2250.0
543
+ },
544
+ {
545
+ "current": 2250.0,
546
+ "min": 1500.0,
547
+ "max": 2250.0
548
+ },
549
+ {
550
+ "current": 2250.0,
551
+ "min": 1500.0,
552
+ "max": 2250.0
553
+ },
554
+ {
555
+ "current": 2250.0,
556
+ "min": 1500.0,
557
+ "max": 2250.0
558
+ },
559
+ {
560
+ "current": 2250.0,
561
+ "min": 1500.0,
562
+ "max": 2250.0
563
+ },
564
+ {
565
+ "current": 2250.0,
566
+ "min": 1500.0,
567
+ "max": 2250.0
568
+ },
569
+ {
570
+ "current": 2250.0,
571
+ "min": 1500.0,
572
+ "max": 2250.0
573
+ },
574
+ {
575
+ "current": 2250.0,
576
+ "min": 1500.0,
577
+ "max": 2250.0
578
+ },
579
+ {
580
+ "current": 2250.0,
581
+ "min": 1500.0,
582
+ "max": 2250.0
583
+ },
584
+ {
585
+ "current": 2250.0,
586
+ "min": 1500.0,
587
+ "max": 2250.0
588
+ },
589
+ {
590
+ "current": 2250.0,
591
+ "min": 1500.0,
592
+ "max": 2250.0
593
+ },
594
+ {
595
+ "current": 2250.0,
596
+ "min": 1500.0,
597
+ "max": 2250.0
598
+ },
599
+ {
600
+ "current": 3388.678,
601
+ "min": 1500.0,
602
+ "max": 2250.0
603
+ },
604
+ {
605
+ "current": 2250.0,
606
+ "min": 1500.0,
607
+ "max": 2250.0
608
+ },
609
+ {
610
+ "current": 2250.0,
611
+ "min": 1500.0,
612
+ "max": 2250.0
613
+ },
614
+ {
615
+ "current": 2250.0,
616
+ "min": 1500.0,
617
+ "max": 2250.0
618
+ },
619
+ {
620
+ "current": 2250.0,
621
+ "min": 1500.0,
622
+ "max": 2250.0
623
+ },
624
+ {
625
+ "current": 2250.0,
626
+ "min": 1500.0,
627
+ "max": 2250.0
628
+ },
629
+ {
630
+ "current": 2250.0,
631
+ "min": 1500.0,
632
+ "max": 2250.0
633
+ },
634
+ {
635
+ "current": 2250.0,
636
+ "min": 1500.0,
637
+ "max": 2250.0
638
+ },
639
+ {
640
+ "current": 3385.92,
641
+ "min": 1500.0,
642
+ "max": 2250.0
643
+ },
644
+ {
645
+ "current": 2250.0,
646
+ "min": 1500.0,
647
+ "max": 2250.0
648
+ },
649
+ {
650
+ "current": 2250.0,
651
+ "min": 1500.0,
652
+ "max": 2250.0
653
+ },
654
+ {
655
+ "current": 2250.0,
656
+ "min": 1500.0,
657
+ "max": 2250.0
658
+ },
659
+ {
660
+ "current": 2250.0,
661
+ "min": 1500.0,
662
+ "max": 2250.0
663
+ },
664
+ {
665
+ "current": 2250.0,
666
+ "min": 1500.0,
667
+ "max": 2250.0
668
+ },
669
+ {
670
+ "current": 2250.0,
671
+ "min": 1500.0,
672
+ "max": 2250.0
673
+ },
674
+ {
675
+ "current": 2250.0,
676
+ "min": 1500.0,
677
+ "max": 2250.0
678
+ },
679
+ {
680
+ "current": 2250.0,
681
+ "min": 1500.0,
682
+ "max": 2250.0
683
+ },
684
+ {
685
+ "current": 2250.0,
686
+ "min": 1500.0,
687
+ "max": 2250.0
688
+ },
689
+ {
690
+ "current": 2250.0,
691
+ "min": 1500.0,
692
+ "max": 2250.0
693
+ },
694
+ {
695
+ "current": 2250.0,
696
+ "min": 1500.0,
697
+ "max": 2250.0
698
+ },
699
+ {
700
+ "current": 2250.0,
701
+ "min": 1500.0,
702
+ "max": 2250.0
703
+ },
704
+ {
705
+ "current": 2250.0,
706
+ "min": 1500.0,
707
+ "max": 2250.0
708
+ },
709
+ {
710
+ "current": 2250.0,
711
+ "min": 1500.0,
712
+ "max": 2250.0
713
+ },
714
+ {
715
+ "current": 2250.0,
716
+ "min": 1500.0,
717
+ "max": 2250.0
718
+ },
719
+ {
720
+ "current": 2250.0,
721
+ "min": 1500.0,
722
+ "max": 2250.0
723
+ },
724
+ {
725
+ "current": 2250.0,
726
+ "min": 1500.0,
727
+ "max": 2250.0
728
+ },
729
+ {
730
+ "current": 2250.0,
731
+ "min": 1500.0,
732
+ "max": 2250.0
733
+ },
734
+ {
735
+ "current": 2250.0,
736
+ "min": 1500.0,
737
+ "max": 2250.0
738
+ },
739
+ {
740
+ "current": 2250.0,
741
+ "min": 1500.0,
742
+ "max": 2250.0
743
+ },
744
+ {
745
+ "current": 2250.0,
746
+ "min": 1500.0,
747
+ "max": 2250.0
748
+ },
749
+ {
750
+ "current": 2250.0,
751
+ "min": 1500.0,
752
+ "max": 2250.0
753
+ },
754
+ {
755
+ "current": 2250.0,
756
+ "min": 1500.0,
757
+ "max": 2250.0
758
+ },
759
+ {
760
+ "current": 2250.0,
761
+ "min": 1500.0,
762
+ "max": 2250.0
763
+ },
764
+ {
765
+ "current": 2250.0,
766
+ "min": 1500.0,
767
+ "max": 2250.0
768
+ },
769
+ {
770
+ "current": 2250.0,
771
+ "min": 1500.0,
772
+ "max": 2250.0
773
+ },
774
+ {
775
+ "current": 2250.0,
776
+ "min": 1500.0,
777
+ "max": 2250.0
778
+ },
779
+ {
780
+ "current": 2250.0,
781
+ "min": 1500.0,
782
+ "max": 2250.0
783
+ },
784
+ {
785
+ "current": 2250.0,
786
+ "min": 1500.0,
787
+ "max": 2250.0
788
+ },
789
+ {
790
+ "current": 2250.0,
791
+ "min": 1500.0,
792
+ "max": 2250.0
793
+ },
794
+ {
795
+ "current": 2250.0,
796
+ "min": 1500.0,
797
+ "max": 2250.0
798
+ },
799
+ {
800
+ "current": 2250.0,
801
+ "min": 1500.0,
802
+ "max": 2250.0
803
+ },
804
+ {
805
+ "current": 2250.0,
806
+ "min": 1500.0,
807
+ "max": 2250.0
808
+ },
809
+ {
810
+ "current": 2250.0,
811
+ "min": 1500.0,
812
+ "max": 2250.0
813
+ },
814
+ {
815
+ "current": 2250.0,
816
+ "min": 1500.0,
817
+ "max": 2250.0
818
+ },
819
+ {
820
+ "current": 2250.0,
821
+ "min": 1500.0,
822
+ "max": 2250.0
823
+ },
824
+ {
825
+ "current": 2250.0,
826
+ "min": 1500.0,
827
+ "max": 2250.0
828
+ },
829
+ {
830
+ "current": 2250.0,
831
+ "min": 1500.0,
832
+ "max": 2250.0
833
+ },
834
+ {
835
+ "current": 2250.0,
836
+ "min": 1500.0,
837
+ "max": 2250.0
838
+ },
839
+ {
840
+ "current": 2250.0,
841
+ "min": 1500.0,
842
+ "max": 2250.0
843
+ },
844
+ {
845
+ "current": 2250.0,
846
+ "min": 1500.0,
847
+ "max": 2250.0
848
+ },
849
+ {
850
+ "current": 2250.0,
851
+ "min": 1500.0,
852
+ "max": 2250.0
853
+ },
854
+ {
855
+ "current": 2250.0,
856
+ "min": 1500.0,
857
+ "max": 2250.0
858
+ },
859
+ {
860
+ "current": 2250.0,
861
+ "min": 1500.0,
862
+ "max": 2250.0
863
+ },
864
+ {
865
+ "current": 2250.0,
866
+ "min": 1500.0,
867
+ "max": 2250.0
868
+ },
869
+ {
870
+ "current": 2250.0,
871
+ "min": 1500.0,
872
+ "max": 2250.0
873
+ },
874
+ {
875
+ "current": 2250.0,
876
+ "min": 1500.0,
877
+ "max": 2250.0
878
+ },
879
+ {
880
+ "current": 2250.0,
881
+ "min": 1500.0,
882
+ "max": 2250.0
883
+ },
884
+ {
885
+ "current": 2250.0,
886
+ "min": 1500.0,
887
+ "max": 2250.0
888
+ },
889
+ {
890
+ "current": 2250.0,
891
+ "min": 1500.0,
892
+ "max": 2250.0
893
+ },
894
+ {
895
+ "current": 2250.0,
896
+ "min": 1500.0,
897
+ "max": 2250.0
898
+ },
899
+ {
900
+ "current": 2250.0,
901
+ "min": 1500.0,
902
+ "max": 2250.0
903
+ },
904
+ {
905
+ "current": 2250.0,
906
+ "min": 1500.0,
907
+ "max": 2250.0
908
+ },
909
+ {
910
+ "current": 2250.0,
911
+ "min": 1500.0,
912
+ "max": 2250.0
913
+ },
914
+ {
915
+ "current": 2250.0,
916
+ "min": 1500.0,
917
+ "max": 2250.0
918
+ },
919
+ {
920
+ "current": 2250.0,
921
+ "min": 1500.0,
922
+ "max": 2250.0
923
+ },
924
+ {
925
+ "current": 2250.0,
926
+ "min": 1500.0,
927
+ "max": 2250.0
928
+ },
929
+ {
930
+ "current": 2250.0,
931
+ "min": 1500.0,
932
+ "max": 2250.0
933
+ },
934
+ {
935
+ "current": 2250.0,
936
+ "min": 1500.0,
937
+ "max": 2250.0
938
+ },
939
+ {
940
+ "current": 3359.321,
941
+ "min": 1500.0,
942
+ "max": 2250.0
943
+ },
944
+ {
945
+ "current": 2250.0,
946
+ "min": 1500.0,
947
+ "max": 2250.0
948
+ },
949
+ {
950
+ "current": 2250.0,
951
+ "min": 1500.0,
952
+ "max": 2250.0
953
+ },
954
+ {
955
+ "current": 2250.0,
956
+ "min": 1500.0,
957
+ "max": 2250.0
958
+ },
959
+ {
960
+ "current": 2250.0,
961
+ "min": 1500.0,
962
+ "max": 2250.0
963
+ },
964
+ {
965
+ "current": 2250.0,
966
+ "min": 1500.0,
967
+ "max": 2250.0
968
+ },
969
+ {
970
+ "current": 2250.0,
971
+ "min": 1500.0,
972
+ "max": 2250.0
973
+ },
974
+ {
975
+ "current": 2250.0,
976
+ "min": 1500.0,
977
+ "max": 2250.0
978
+ },
979
+ {
980
+ "current": 2250.0,
981
+ "min": 1500.0,
982
+ "max": 2250.0
983
+ },
984
+ {
985
+ "current": 2250.0,
986
+ "min": 1500.0,
987
+ "max": 2250.0
988
+ },
989
+ {
990
+ "current": 2250.0,
991
+ "min": 1500.0,
992
+ "max": 2250.0
993
+ },
994
+ {
995
+ "current": 2250.0,
996
+ "min": 1500.0,
997
+ "max": 2250.0
998
+ },
999
+ {
1000
+ "current": 2250.0,
1001
+ "min": 1500.0,
1002
+ "max": 2250.0
1003
+ },
1004
+ {
1005
+ "current": 2250.0,
1006
+ "min": 1500.0,
1007
+ "max": 2250.0
1008
+ },
1009
+ {
1010
+ "current": 2250.0,
1011
+ "min": 1500.0,
1012
+ "max": 2250.0
1013
+ },
1014
+ {
1015
+ "current": 2250.0,
1016
+ "min": 1500.0,
1017
+ "max": 2250.0
1018
+ },
1019
+ {
1020
+ "current": 3393.462,
1021
+ "min": 1500.0,
1022
+ "max": 2250.0
1023
+ },
1024
+ {
1025
+ "current": 2250.0,
1026
+ "min": 1500.0,
1027
+ "max": 2250.0
1028
+ },
1029
+ {
1030
+ "current": 2250.0,
1031
+ "min": 1500.0,
1032
+ "max": 2250.0
1033
+ },
1034
+ {
1035
+ "current": 2250.0,
1036
+ "min": 1500.0,
1037
+ "max": 2250.0
1038
+ },
1039
+ {
1040
+ "current": 2250.0,
1041
+ "min": 1500.0,
1042
+ "max": 2250.0
1043
+ },
1044
+ {
1045
+ "current": 2250.0,
1046
+ "min": 1500.0,
1047
+ "max": 2250.0
1048
+ },
1049
+ {
1050
+ "current": 2250.0,
1051
+ "min": 1500.0,
1052
+ "max": 2250.0
1053
+ },
1054
+ {
1055
+ "current": 2250.0,
1056
+ "min": 1500.0,
1057
+ "max": 2250.0
1058
+ },
1059
+ {
1060
+ "current": 2250.0,
1061
+ "min": 1500.0,
1062
+ "max": 2250.0
1063
+ },
1064
+ {
1065
+ "current": 2250.0,
1066
+ "min": 1500.0,
1067
+ "max": 2250.0
1068
+ },
1069
+ {
1070
+ "current": 2250.0,
1071
+ "min": 1500.0,
1072
+ "max": 2250.0
1073
+ },
1074
+ {
1075
+ "current": 2250.0,
1076
+ "min": 1500.0,
1077
+ "max": 2250.0
1078
+ },
1079
+ {
1080
+ "current": 2250.0,
1081
+ "min": 1500.0,
1082
+ "max": 2250.0
1083
+ },
1084
+ {
1085
+ "current": 2250.0,
1086
+ "min": 1500.0,
1087
+ "max": 2250.0
1088
+ },
1089
+ {
1090
+ "current": 2250.0,
1091
+ "min": 1500.0,
1092
+ "max": 2250.0
1093
+ },
1094
+ {
1095
+ "current": 2250.0,
1096
+ "min": 1500.0,
1097
+ "max": 2250.0
1098
+ },
1099
+ {
1100
+ "current": 2250.0,
1101
+ "min": 1500.0,
1102
+ "max": 2250.0
1103
+ },
1104
+ {
1105
+ "current": 2250.0,
1106
+ "min": 1500.0,
1107
+ "max": 2250.0
1108
+ },
1109
+ {
1110
+ "current": 2250.0,
1111
+ "min": 1500.0,
1112
+ "max": 2250.0
1113
+ },
1114
+ {
1115
+ "current": 2250.0,
1116
+ "min": 1500.0,
1117
+ "max": 2250.0
1118
+ },
1119
+ {
1120
+ "current": 2250.0,
1121
+ "min": 1500.0,
1122
+ "max": 2250.0
1123
+ },
1124
+ {
1125
+ "current": 2250.0,
1126
+ "min": 1500.0,
1127
+ "max": 2250.0
1128
+ },
1129
+ {
1130
+ "current": 2250.0,
1131
+ "min": 1500.0,
1132
+ "max": 2250.0
1133
+ },
1134
+ {
1135
+ "current": 2250.0,
1136
+ "min": 1500.0,
1137
+ "max": 2250.0
1138
+ },
1139
+ {
1140
+ "current": 2250.0,
1141
+ "min": 1500.0,
1142
+ "max": 2250.0
1143
+ },
1144
+ {
1145
+ "current": 2250.0,
1146
+ "min": 1500.0,
1147
+ "max": 2250.0
1148
+ },
1149
+ {
1150
+ "current": 2250.0,
1151
+ "min": 1500.0,
1152
+ "max": 2250.0
1153
+ },
1154
+ {
1155
+ "current": 2250.0,
1156
+ "min": 1500.0,
1157
+ "max": 2250.0
1158
+ },
1159
+ {
1160
+ "current": 2250.0,
1161
+ "min": 1500.0,
1162
+ "max": 2250.0
1163
+ },
1164
+ {
1165
+ "current": 2250.0,
1166
+ "min": 1500.0,
1167
+ "max": 2250.0
1168
+ },
1169
+ {
1170
+ "current": 2250.0,
1171
+ "min": 1500.0,
1172
+ "max": 2250.0
1173
+ },
1174
+ {
1175
+ "current": 2250.0,
1176
+ "min": 1500.0,
1177
+ "max": 2250.0
1178
+ },
1179
+ {
1180
+ "current": 2250.0,
1181
+ "min": 1500.0,
1182
+ "max": 2250.0
1183
+ },
1184
+ {
1185
+ "current": 2250.0,
1186
+ "min": 1500.0,
1187
+ "max": 2250.0
1188
+ },
1189
+ {
1190
+ "current": 2250.0,
1191
+ "min": 1500.0,
1192
+ "max": 2250.0
1193
+ },
1194
+ {
1195
+ "current": 2250.0,
1196
+ "min": 1500.0,
1197
+ "max": 2250.0
1198
+ },
1199
+ {
1200
+ "current": 2250.0,
1201
+ "min": 1500.0,
1202
+ "max": 2250.0
1203
+ },
1204
+ {
1205
+ "current": 2250.0,
1206
+ "min": 1500.0,
1207
+ "max": 2250.0
1208
+ },
1209
+ {
1210
+ "current": 2250.0,
1211
+ "min": 1500.0,
1212
+ "max": 2250.0
1213
+ },
1214
+ {
1215
+ "current": 2250.0,
1216
+ "min": 1500.0,
1217
+ "max": 2250.0
1218
+ },
1219
+ {
1220
+ "current": 2250.0,
1221
+ "min": 1500.0,
1222
+ "max": 2250.0
1223
+ },
1224
+ {
1225
+ "current": 2250.0,
1226
+ "min": 1500.0,
1227
+ "max": 2250.0
1228
+ },
1229
+ {
1230
+ "current": 2250.0,
1231
+ "min": 1500.0,
1232
+ "max": 2250.0
1233
+ },
1234
+ {
1235
+ "current": 2250.0,
1236
+ "min": 1500.0,
1237
+ "max": 2250.0
1238
+ },
1239
+ {
1240
+ "current": 2250.0,
1241
+ "min": 1500.0,
1242
+ "max": 2250.0
1243
+ },
1244
+ {
1245
+ "current": 2250.0,
1246
+ "min": 1500.0,
1247
+ "max": 2250.0
1248
+ },
1249
+ {
1250
+ "current": 2250.0,
1251
+ "min": 1500.0,
1252
+ "max": 2250.0
1253
+ },
1254
+ {
1255
+ "current": 2250.0,
1256
+ "min": 1500.0,
1257
+ "max": 2250.0
1258
+ },
1259
+ {
1260
+ "current": 2250.0,
1261
+ "min": 1500.0,
1262
+ "max": 2250.0
1263
+ },
1264
+ {
1265
+ "current": 2250.0,
1266
+ "min": 1500.0,
1267
+ "max": 2250.0
1268
+ },
1269
+ {
1270
+ "current": 2250.0,
1271
+ "min": 1500.0,
1272
+ "max": 2250.0
1273
+ },
1274
+ {
1275
+ "current": 2250.0,
1276
+ "min": 1500.0,
1277
+ "max": 2250.0
1278
+ },
1279
+ {
1280
+ "current": 2250.0,
1281
+ "min": 1500.0,
1282
+ "max": 2250.0
1283
+ },
1284
+ {
1285
+ "current": 2250.0,
1286
+ "min": 1500.0,
1287
+ "max": 2250.0
1288
+ },
1289
+ {
1290
+ "current": 2250.0,
1291
+ "min": 1500.0,
1292
+ "max": 2250.0
1293
+ },
1294
+ {
1295
+ "current": 2250.0,
1296
+ "min": 1500.0,
1297
+ "max": 2250.0
1298
+ },
1299
+ {
1300
+ "current": 2250.0,
1301
+ "min": 1500.0,
1302
+ "max": 2250.0
1303
+ },
1304
+ {
1305
+ "current": 2250.0,
1306
+ "min": 1500.0,
1307
+ "max": 2250.0
1308
+ },
1309
+ {
1310
+ "current": 2250.0,
1311
+ "min": 1500.0,
1312
+ "max": 2250.0
1313
+ },
1314
+ {
1315
+ "current": 2250.0,
1316
+ "min": 1500.0,
1317
+ "max": 2250.0
1318
+ },
1319
+ {
1320
+ "current": 2250.0,
1321
+ "min": 1500.0,
1322
+ "max": 2250.0
1323
+ },
1324
+ {
1325
+ "current": 2250.0,
1326
+ "min": 1500.0,
1327
+ "max": 2250.0
1328
+ },
1329
+ {
1330
+ "current": 2250.0,
1331
+ "min": 1500.0,
1332
+ "max": 2250.0
1333
+ },
1334
+ {
1335
+ "current": 2250.0,
1336
+ "min": 1500.0,
1337
+ "max": 2250.0
1338
+ }
1339
+ ],
1340
+ "disk": {
1341
+ "/": {
1342
+ "total": 29.166847229003906,
1343
+ "used": 15.822616577148438
1344
+ }
1345
+ },
1346
+ "gpu": "NVIDIA A100-SXM4-80GB",
1347
+ "gpu_count": 8,
1348
+ "gpu_devices": [
1349
+ {
1350
+ "name": "NVIDIA A100-SXM4-80GB",
1351
+ "memory_total": 85899345920
1352
+ },
1353
+ {
1354
+ "name": "NVIDIA A100-SXM4-80GB",
1355
+ "memory_total": 85899345920
1356
+ },
1357
+ {
1358
+ "name": "NVIDIA A100-SXM4-80GB",
1359
+ "memory_total": 85899345920
1360
+ },
1361
+ {
1362
+ "name": "NVIDIA A100-SXM4-80GB",
1363
+ "memory_total": 85899345920
1364
+ },
1365
+ {
1366
+ "name": "NVIDIA A100-SXM4-80GB",
1367
+ "memory_total": 85899345920
1368
+ },
1369
+ {
1370
+ "name": "NVIDIA A100-SXM4-80GB",
1371
+ "memory_total": 85899345920
1372
+ },
1373
+ {
1374
+ "name": "NVIDIA A100-SXM4-80GB",
1375
+ "memory_total": 85899345920
1376
+ },
1377
+ {
1378
+ "name": "NVIDIA A100-SXM4-80GB",
1379
+ "memory_total": 85899345920
1380
+ }
1381
+ ],
1382
+ "memory": {
1383
+ "total": 2015.6357231140137
1384
+ }
1385
+ }
wandb_256/offline-run-20260301_015115-wiagjqyt/logs/debug-internal.log ADDED
The diff for this file is too large to render. See raw diff
 
wandb_256/offline-run-20260301_015115-wiagjqyt/logs/debug.log ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2026-03-01 01:51:15,675 INFO MainThread:591423 [wandb_setup.py:_flush():77] Current SDK version is 0.17.9
2
+ 2026-03-01 01:51:15,675 INFO MainThread:591423 [wandb_setup.py:_flush():77] Configure stats pid to 591423
3
+ 2026-03-01 01:51:15,675 INFO MainThread:591423 [wandb_setup.py:_flush():77] Loading settings from /home/x_fahkh/.config/wandb/settings
4
+ 2026-03-01 01:51:15,675 INFO MainThread:591423 [wandb_setup.py:_flush():77] Loading settings from /proj/cvl/users/x_fahkh2/WorldMem_Repro/wandb/settings
5
+ 2026-03-01 01:51:15,675 INFO MainThread:591423 [wandb_setup.py:_flush():77] Loading settings from environment variables: {'disabled': 'true'}
6
+ 2026-03-01 01:51:15,675 INFO MainThread:591423 [wandb_setup.py:_flush():77] Applying setup settings: {'_disable_service': False}
7
+ 2026-03-01 01:51:15,675 WARNING MainThread:591423 [wandb_setup.py:_flush():77] Could not find program at -m main
8
+ 2026-03-01 01:51:15,675 INFO MainThread:591423 [wandb_setup.py:_flush():77] Inferring run settings from compute environment: {'program_relpath': None, 'program': '-m main'}
9
+ 2026-03-01 01:51:15,676 INFO MainThread:591423 [wandb_init.py:_log_setup():524] Logging user logs to /proj/cvl/users/x_fahkh2/WorldMem_Repro/checkpoints/bimamba_stage_a_256/wandb/offline-run-20260301_015115-wiagjqyt/logs/debug.log
10
+ 2026-03-01 01:51:15,676 INFO MainThread:591423 [wandb_init.py:_log_setup():525] Logging internal logs to /proj/cvl/users/x_fahkh2/WorldMem_Repro/checkpoints/bimamba_stage_a_256/wandb/offline-run-20260301_015115-wiagjqyt/logs/debug-internal.log
11
+ 2026-03-01 01:51:15,676 INFO MainThread:591423 [wandb_init.py:init():608] calling init triggers
12
+ 2026-03-01 01:51:15,676 INFO MainThread:591423 [wandb_init.py:init():615] wandb.init called with sweep_config: {}
13
+ config: {'experiment': {'debug': '${debug}', 'tasks': ['training'], 'num_nodes': 1, 'training': {'precision': '16-mixed', 'compile': False, 'lr': 2e-05, 'batch_size': 256, 'max_epochs': -1, 'max_steps': 700000, 'max_time': None, 'data': {'num_workers': 4, 'shuffle': True}, 'optim': {'accumulate_grad_batches': 1, 'gradient_clip_val': 1.0}, 'checkpointing': {'every_n_train_steps': 2500, 'every_n_epochs': None, 'train_time_interval': None, 'enable_version_counter': False}}, 'validation': {'precision': '16-mixed', 'compile': False, 'batch_size': 4, 'val_every_n_step': 2500, 'val_every_n_epoch': None, 'limit_batch': 1, 'inference_mode': False, 'data': {'num_workers': 4, 'shuffle': False}}, 'test': {'precision': '16-mixed', 'compile': False, 'batch_size': 1, 'limit_batch': 1, 'inference_mode': False, 'data': {'num_workers': 4, 'shuffle': False}}, 'logging': {'metrics': None}, '_name': 'exp_video'}, 'dataset': {'debug': '${debug}', 'metadata': 'data/${dataset.name}/metadata.json', 'data_mean': 0.5, 'data_std': 0.5, 'save_dir': '/proj/cvl/users/x_fahkh2/WorldMem_Repro/datasets/minecraft', 'n_frames': 200, 'context_length': 1, 'resolution': 128, 'observation_shape': [3, '${dataset.resolution}', '${dataset.resolution}'], 'external_cond_dim': 0, 'validation_multiplier': 1, 'frame_skip': 1, 'action_cond_dim': 25, '_name': 'video_minecraft_latent', 'precomputed_feature_dir': '/proj/cvl/users/x_fahkh2/WorldMem_Repro/datasets/minecraft/vae_features', 'use_explicit_memory_frames': False, 'n_frames_valid': 700, 'angle_range': 110, 'pos_range': 8, 'customized_validation': True, 'add_timestamp_embedding': True}, 'algorithm': {'debug': '${debug}', 'lr': '${experiment.training.lr}', 'x_shape': '${dataset.observation_shape}', 'frame_stack': 1, 'frame_skip': '${dataset.frame_skip}', 'data_mean': '${dataset.data_mean}', 'data_std': '${dataset.data_std}', 'external_cond_dim': 0, 'context_frames': 1, 'weight_decay': 0.002, 'warmup_steps': 1000, 'optimizer_beta': [0.9, 0.99], 'uncertainty_scale': 1, 'guidance_scale': 0.0, 'chunk_size': 1, 'scheduling_matrix': 'autoregressive', 'noise_level': 'random_all', 'causal': True, 'diffusion': {'objective': 'pred_v', 'beta_schedule': 'sigmoid', 'schedule_fn_kwargs': {}, 'clip_noise': 20.0, 'use_snr': False, 'use_cum_snr': False, 'use_fused_snr': True, 'snr_clip': 5.0, 'cum_snr_decay': 0.96, 'timesteps': 1000, 'sampling_timesteps': 20, 'ddim_sampling_eta': 0.0, 'stabilization_level': 15, 'architecture': {'network_size': 64, 'attn_heads': 4, 'attn_dim_head': 64, 'dim_mults': [1, 2, 4, 8], 'resolution': '${dataset.resolution}', 'attn_resolutions': [16, 32, 64, 128], 'use_init_temporal_attn': True, 'use_linear_attn': True, 'time_emb_type': 'rotary'}}, 'n_frames': '${dataset.n_frames}', 'metadata': '${dataset.metadata}', 'action_cond_dim': 25, 'use_plucker': True, 'memory_condition_length': 0, 'log_video': True, 'use_compressed_causal_memory': False, 'compressed_memory_dim': 256, 'compressed_memory_slots': 64, 'compressed_memory_topk': 4, 'use_mamba_memory_pipeline': True, 'training_stage': 'stage_a_memory_pretrain', 'stage_c_memory_aux_weight': 0.1, 'diff_window_size': 8, 'memory_gap_aux_weight': 0.1, 'memory_gap_aux_weight_init': 0.5, 'memory_gap_aux_weight_final': 0.1, 'memory_gap_aux_decay_fraction': 0.3, 'memory_gap_aux_decay_steps': 0, 'memory_gap_aux_exp_k': 5.0, 'use_precomputed_features': True, 'mamba_latent_channels': 16, 'mamba_model_dim': 256, 'mamba_depth': 4, 'mamba_cond_dim': 256, 'mamba_d_state': 16, 'mamba_d_conv': 4, 'mamba_expand': 2, 'allow_mamba_fallback': False, 'strict_causal_training': True, 'strict_causal_evaluation': True, 'use_oracle_pose_eval': False, 'enable_memory_noise_curriculum': True, 'curriculum_phase_boundaries': [0.2, 0.7], 'curriculum_noise_ranges': [[600, 1000], [200, 900], [0, 400]], 'curriculum_horizons': [8, 64, 256], '_name': 'df_video_mamba3stage', 'require_pose_prediction': False, 'use_memory_attention': False, 'relative_embedding': False, 'memory_retrieval_topk': 8}, 'debug': False, 'wandb': {'entity': 'turlin', 'project': 'worldmem', 'mode': 'online'}, 'resume': None, 'load': None, 'name': 'train_stage_a_mamba', 'customized_load': True, 'seperate_load': True, 'diffusion_model_path': '/proj/cvl/users/x_fahkh2/WorldMem_Repro/checkpoints/diffusion_only.ckpt', 'vae_path': '/proj/cvl/users/x_fahkh2/WorldMem_Repro/checkpoints/vae_only.ckpt', 'output_dir': '/proj/cvl/users/x_fahkh2/WorldMem_Repro/checkpoints/bimamba_stage_a_256/'}
14
+ 2026-03-01 01:51:15,676 INFO MainThread:591423 [wandb_init.py:init():658] starting backend
15
+ 2026-03-01 01:51:15,676 INFO MainThread:591423 [wandb_init.py:init():662] setting up manager
16
+ 2026-03-01 01:51:16,107 INFO MainThread:591423 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
17
+ 2026-03-01 01:51:16,116 INFO MainThread:591423 [wandb_init.py:init():670] backend started and connected
18
+ 2026-03-01 01:51:16,145 INFO MainThread:591423 [wandb_init.py:init():768] updated telemetry
19
+ 2026-03-01 01:51:16,200 INFO MainThread:591423 [wandb_init.py:init():801] communicating run to backend with 90.0 second timeout
20
+ 2026-03-01 01:51:16,206 INFO MainThread:591423 [wandb_init.py:init():852] starting run threads in backend
21
+ 2026-03-01 01:51:23,013 INFO MainThread:591423 [wandb_run.py:_console_start():2465] atexit reg
22
+ 2026-03-01 01:51:23,014 INFO MainThread:591423 [wandb_run.py:_redirect():2311] redirect: wrap_raw
23
+ 2026-03-01 01:51:23,014 INFO MainThread:591423 [wandb_run.py:_redirect():2376] Wrapping output streams.
24
+ 2026-03-01 01:51:23,014 INFO MainThread:591423 [wandb_run.py:_redirect():2401] Redirects installed.
25
+ 2026-03-01 01:51:23,025 INFO MainThread:591423 [wandb_init.py:init():895] run started, returning control to user process
wandb_256/offline-run-20260301_015115-wiagjqyt/run-wiagjqyt.wandb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3222dbaa849b25d1d2cb440ea2c03f97fe1b65d3c5fae043bb9567a990ee2f6a
3
+ size 60661312
wandb_256/wandb-resume.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"run_id": "wiagjqyt"}