outsider86 commited on
Commit
ce71482
·
verified ·
1 Parent(s): 075d422

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -55,3 +55,4 @@ fastumi_pickandplace_qwenDiscreteDiffusion_dynamic_1/wandb/wandb/run-20260328_02
55
  fastumi_pickandplace_qwenDiscreteDiffusion_dynamic_1/wandb/wandb/run-20260328_201042-ccztk042/run-ccztk042.wandb filter=lfs diff=lfs merge=lfs -text
56
  fastumi_pickandplace_qwenDiscreteDiffusion_329v2/wandb/wandb/run-20260330_085553-rk4vla0z/run-rk4vla0z.wandb filter=lfs diff=lfs merge=lfs -text
57
  wandb/wandb/run-20260330_213657-3rc55aw0/run-3rc55aw0.wandb filter=lfs diff=lfs merge=lfs -text
 
 
55
  fastumi_pickandplace_qwenDiscreteDiffusion_dynamic_1/wandb/wandb/run-20260328_201042-ccztk042/run-ccztk042.wandb filter=lfs diff=lfs merge=lfs -text
56
  fastumi_pickandplace_qwenDiscreteDiffusion_329v2/wandb/wandb/run-20260330_085553-rk4vla0z/run-rk4vla0z.wandb filter=lfs diff=lfs merge=lfs -text
57
  wandb/wandb/run-20260330_213657-3rc55aw0/run-3rc55aw0.wandb filter=lfs diff=lfs merge=lfs -text
58
+ fastumi_pickandplace_qwenPI_329v2/wandb/wandb/run-20260330_213657-3rc55aw0/run-3rc55aw0.wandb filter=lfs diff=lfs merge=lfs -text
fastumi_pickandplace_qwenPI_329v2/checkpoints/steps_10000_pytorch_model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a3e61570b65877a47b6c70e9ec07d6176ccb3f8fe939bbd443250eb0eb18ee3
3
+ size 12444522384
fastumi_pickandplace_qwenPI_329v2/config.yaml ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ datasets:
2
+ vla_data:
3
+ CoT_prompt: Your task is {instruction}. To identify the key objects for your task.
4
+ Locate their bounding boxes in [x1,y1,x2,y2] format.
5
+ data_mix: dynamic-329-v2
6
+ data_root_dir: playground/Datasets/FastUMI
7
+ dataset_py: lerobot_datasets
8
+ per_device_batch_size: 8
9
+ video_backend: torchvision_av
10
+ framework:
11
+ action_model:
12
+ action_dim: 10
13
+ add_pos_embed: true
14
+ diffusion_model_cfg:
15
+ attention_head_dim: 64
16
+ cross_attention_dim: 2048
17
+ dropout: 0.2
18
+ final_dropout: true
19
+ input_embedding_dim: 2048
20
+ interleave_self_attention: true
21
+ norm_type: ada_norm
22
+ num_attention_heads: 32
23
+ num_layers: 36
24
+ output_dim: 1024
25
+ positional_embeddings: null
26
+ future_action_window_size: 15
27
+ max_seq_len: 1024
28
+ noise_beta_alpha: 1.5
29
+ noise_beta_beta: 1.0
30
+ noise_s: 0.999
31
+ num_inference_timesteps: 4
32
+ num_target_vision_tokens: 32
33
+ num_timestep_buckets: 1000
34
+ past_action_window_size: 0
35
+ state_dim: 10
36
+ name: QwenPI
37
+ qwenvl:
38
+ attn_implementation: flash_attention_2
39
+ base_vlm: playground/Pretrained_models/Qwen2.5-VL-3B-Instruct-Action
40
+ num_vl_layers: 36
41
+ vl_hidden_dim: 2048
42
+ output_dir: ./results/Checkpoints/fastumi_pickandplace_qwenPI_329v2
43
+ run_id: fastumi_pickandplace_qwenPI_329v2
44
+ run_root_dir: ./results/Checkpoints
45
+ seed: 42
46
+ trainer:
47
+ eval_interval: 100
48
+ freeze_modules: null
49
+ gradient_accumulation_steps: 1
50
+ gradient_clipping: 1.0
51
+ is_resume: true
52
+ learning_rate:
53
+ action_model: 0.0001
54
+ base: 2.5e-05
55
+ qwen_vl_interface: 1.0e-05
56
+ logging_frequency: 50
57
+ lr_scheduler_type: cosine_with_min_lr
58
+ max_train_steps: 50000
59
+ num_warmup_steps: 5000
60
+ optimizer:
61
+ betas:
62
+ - 0.9
63
+ - 0.95
64
+ eps: 1.0e-08
65
+ weight_decay: 1.0e-08
66
+ save_interval: 10000
67
+ scheduler_specific_kwargs:
68
+ min_lr: 1.0e-06
69
+ wandb_entity: 2200011093-peking-university
70
+ wandb_project: starVLA_FastUMI_dynamic_1
fastumi_pickandplace_qwenPI_329v2/dataset_statistics.json ADDED
@@ -0,0 +1,178 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "new_embodiment": {
3
+ "action": {
4
+ "mean": [
5
+ 0.0004015314334537834,
6
+ 0.0014654810074716806,
7
+ 8.946667367126793e-05,
8
+ 0.9829065203666687,
9
+ -0.0013762820744886994,
10
+ 0.011548871174454689,
11
+ 0.0010323530295863748,
12
+ 0.975115954875946,
13
+ -0.0010711257345974445,
14
+ 0.5120490193367004
15
+ ],
16
+ "std": [
17
+ 0.0025072325952351093,
18
+ 0.0029722319450229406,
19
+ 0.0030486329924315214,
20
+ 0.1419316679239273,
21
+ 0.06773792952299118,
22
+ 0.09538158029317856,
23
+ 0.06654245406389236,
24
+ 0.20641110837459564,
25
+ 0.04703392833471298,
26
+ 0.4998091757297516
27
+ ],
28
+ "max": [
29
+ 0.011190327815711498,
30
+ 0.013076115399599075,
31
+ 0.010677814483642578,
32
+ 1.0,
33
+ 0.672959566116333,
34
+ 0.9145655632019043,
35
+ 0.6909607648849487,
36
+ 1.0000001192092896,
37
+ 0.5652030110359192,
38
+ 1.0
39
+ ],
40
+ "min": [
41
+ -0.010552742518484592,
42
+ -0.008821047842502594,
43
+ -0.01142233144491911,
44
+ -0.3473202884197235,
45
+ -0.6919457912445068,
46
+ -0.04520135000348091,
47
+ -0.6662734150886536,
48
+ -0.7587732672691345,
49
+ -0.5879436135292053,
50
+ 0.0
51
+ ],
52
+ "q01": [
53
+ -0.005765579426661133,
54
+ -0.0058892327453941105,
55
+ -0.007874095924198627,
56
+ -0.15560666352510452,
57
+ -0.02744346622377634,
58
+ -0.015569249019026756,
59
+ -0.02219169806689024,
60
+ -0.7325680673122406,
61
+ -0.01868075806647539,
62
+ 0.0
63
+ ],
64
+ "q99": [
65
+ 0.006906798807904126,
66
+ 0.008052000515162947,
67
+ 0.007142445724457513,
68
+ 0.9999997019767761,
69
+ 0.022224539108574543,
70
+ 0.7821587586402898,
71
+ 0.027300313375890294,
72
+ 0.9999997615814209,
73
+ 0.014960514791309847,
74
+ 1.0
75
+ ],
76
+ "mask": [
77
+ true,
78
+ true,
79
+ true,
80
+ true,
81
+ true,
82
+ true,
83
+ true,
84
+ true,
85
+ true,
86
+ false
87
+ ],
88
+ "norm_modes": [
89
+ "min_max",
90
+ "min_max",
91
+ "min_max",
92
+ "none",
93
+ "none",
94
+ "none",
95
+ "none",
96
+ "none",
97
+ "none",
98
+ "binary"
99
+ ]
100
+ },
101
+ "state": {
102
+ "mean": [
103
+ 0.27271032333374023,
104
+ -0.446323037147522,
105
+ 0.1041000559926033,
106
+ -0.5883525013923645,
107
+ 0.3322174847126007,
108
+ -0.6678782105445862,
109
+ 0.5890024304389954,
110
+ 0.29855450987815857,
111
+ -0.3677307963371277,
112
+ 0.5119883418083191
113
+ ],
114
+ "std": [
115
+ 0.043663933873176575,
116
+ 0.0719655305147171,
117
+ 0.06168781593441963,
118
+ 0.05306101217865931,
119
+ 0.3058156669139862,
120
+ 0.03284266218543032,
121
+ 0.5444996356964111,
122
+ 0.08082824945449829,
123
+ 0.35454151034355164,
124
+ 0.49981093406677246
125
+ ],
126
+ "max": [
127
+ 0.4219360053539276,
128
+ -0.17201299965381622,
129
+ 0.33353498578071594,
130
+ -0.34213387966156006,
131
+ 0.6040946245193481,
132
+ -0.555172324180603,
133
+ 0.9302739500999451,
134
+ 0.5118387937545776,
135
+ 0.6464942693710327,
136
+ 1.0
137
+ ],
138
+ "min": [
139
+ 0.12113799899816513,
140
+ -0.5658149719238281,
141
+ 0.011877999641001225,
142
+ -0.7391995191574097,
143
+ -0.5488103032112122,
144
+ -0.7786615490913391,
145
+ -0.8354141712188721,
146
+ -0.060601431876420975,
147
+ -0.6885839700698853,
148
+ 0.0
149
+ ],
150
+ "q01": [
151
+ 0.15309083521366118,
152
+ -0.5302998530864715,
153
+ 0.01954999938607216,
154
+ -0.6776320767402649,
155
+ -0.4965719360113144,
156
+ -0.7470758426189422,
157
+ -0.8051938533782959,
158
+ 0.05889143392443657,
159
+ -0.6143978321552277,
160
+ 0.0
161
+ ],
162
+ "q99": [
163
+ 0.38105886042118076,
164
+ -0.27944067239761344,
165
+ 0.27689720153808595,
166
+ -0.43391250193119046,
167
+ 0.5646263039112092,
168
+ -0.5932964587211609,
169
+ 0.8873281657695771,
170
+ 0.4357714289426805,
171
+ 0.5737681102752686,
172
+ 1.0
173
+ ]
174
+ },
175
+ "num_transitions": 65939,
176
+ "num_trajectories": 525
177
+ }
178
+ }
fastumi_pickandplace_qwenPI_329v2/summary.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"steps": 10000}
fastumi_pickandplace_qwenPI_329v2/wandb/wandb/debug-internal.log ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {"time":"2026-03-30T21:36:57.590450795Z","level":"INFO","msg":"stream: starting","core version":"0.25.0"}
2
+ {"time":"2026-03-30T21:36:57.871298035Z","level":"INFO","msg":"stream: created new stream","id":"3rc55aw0"}
3
+ {"time":"2026-03-30T21:36:57.871724848Z","level":"INFO","msg":"handler: started","stream_id":"3rc55aw0"}
4
+ {"time":"2026-03-30T21:36:57.871808977Z","level":"INFO","msg":"stream: started","id":"3rc55aw0"}
5
+ {"time":"2026-03-30T21:36:57.871845186Z","level":"INFO","msg":"writer: started","stream_id":"3rc55aw0"}
6
+ {"time":"2026-03-30T21:36:57.871844976Z","level":"INFO","msg":"sender: started","stream_id":"3rc55aw0"}
fastumi_pickandplace_qwenPI_329v2/wandb/wandb/debug.log ADDED
File without changes
fastumi_pickandplace_qwenPI_329v2/wandb/wandb/run-20260330_213657-3rc55aw0/files/output.log ADDED
The diff for this file is too large to render. See raw diff
 
fastumi_pickandplace_qwenPI_329v2/wandb/wandb/run-20260330_213657-3rc55aw0/files/requirements.txt ADDED
@@ -0,0 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ starVLA==1.0.1
2
+ kiwisolver==1.4.9
3
+ scipy==1.15.3
4
+ pyarrow==14.0.1
5
+ protobuf==6.33.5
6
+ platformdirs==4.9.4
7
+ mdurl==0.1.2
8
+ Jinja2==3.1.6
9
+ torchvision==0.22.0+cu128
10
+ exceptiongroup==1.3.1
11
+ nvidia-cusparselt-cu12==0.6.3
12
+ markdown-it-py==4.0.0
13
+ ray==2.54.0
14
+ timm==1.0.25
15
+ nvidia-nvjitlink-cu12==12.8.61
16
+ urllib3==2.6.3
17
+ numpydantic==1.6.9
18
+ pillow==12.1.1
19
+ json-numpy==2.1.1
20
+ fastparquet==2024.11.0
21
+ contourpy==1.3.2
22
+ tensorboard-data-server==0.7.2
23
+ albumentations==1.4.18
24
+ deepspeed==0.16.9
25
+ ImageIO==2.37.2
26
+ huggingface_hub==0.36.2
27
+ hjson==3.1.0
28
+ tqdm==4.67.3
29
+ idna==3.11
30
+ packaging==25.0
31
+ python-dateutil==2.9.0.post0
32
+ annotated-types==0.7.0
33
+ regex==2026.2.28
34
+ jsonschema-specifications==2025.9.1
35
+ snntorch==0.9.4
36
+ rpds-py==0.30.0
37
+ cramjam==2.11.0
38
+ importlib_metadata==8.7.1
39
+ torch==2.7.0+cu128
40
+ yacs==0.1.8
41
+ msgpack==1.1.2
42
+ h11==0.16.0
43
+ nvidia-cuda-runtime-cu12==12.8.57
44
+ typing_extensions==4.15.0
45
+ scikit-image==0.25.2
46
+ mpmath==1.3.0
47
+ einops==0.8.2
48
+ wandb==0.25.0
49
+ anyio==4.12.1
50
+ flash_attn==2.7.4.post1
51
+ websockets==15.0.1
52
+ requests==2.32.5
53
+ accelerate==1.5.2
54
+ nvidia-cuda-cupti-cu12==12.8.57
55
+ nvidia-cuda-nvrtc-cu12==12.8.61
56
+ PyYAML==6.0.3
57
+ absl-py==2.4.0
58
+ httpx==0.28.1
59
+ pipablepytorch3d==0.7.6
60
+ nvidia-cublas-cu12==12.8.3.14
61
+ PyMuPDF==1.27.2.2
62
+ decord==0.6.0
63
+ ninja==1.13.0
64
+ albucore==0.0.17
65
+ attrs==26.1.0
66
+ pyparsing==3.3.2
67
+ triton==3.3.0
68
+ Markdown==3.10.2
69
+ Pygments==2.19.2
70
+ pydantic==2.10.6
71
+ tabulate==0.10.0
72
+ termcolor==3.3.0
73
+ zipp==3.23.0
74
+ Werkzeug==3.1.6
75
+ sympy==1.14.0
76
+ debugpy==1.8.20
77
+ certifi==2026.2.25
78
+ websocket==0.2.1
79
+ fonttools==4.61.1
80
+ transformers==4.57.0
81
+ av==12.3.0
82
+ transformers-stream-generator==0.0.4
83
+ nvidia-cudnn-cu12==9.7.1.26
84
+ nvidia-curand-cu12==10.3.9.55
85
+ six==1.17.0
86
+ fvcore==0.1.5.post20221221
87
+ matplotlib==3.10.8
88
+ lazy_loader==0.4
89
+ nvidia-nccl-cu12==2.26.2
90
+ diffusers==0.37.0
91
+ tifffile==2025.5.10
92
+ GitPython==3.1.46
93
+ tokenizers==0.22.2
94
+ eval_type_backport==0.3.1
95
+ nvidia-cufile-cu12==1.13.0.11
96
+ numpy==1.26.4
97
+ filelock==3.25.0
98
+ fsspec==2026.2.0
99
+ nvidia-cusolver-cu12==11.7.2.55
100
+ MarkupSafe==3.0.3
101
+ tyro==1.0.8
102
+ pydantic_core==2.27.2
103
+ portalocker==3.2.0
104
+ qwen-vl-utils==0.0.14
105
+ click==8.3.1
106
+ tiktoken==0.12.0
107
+ smmap==5.0.2
108
+ nvidia-nvtx-cu12==12.8.55
109
+ pytz==2026.1.post1
110
+ rich==14.2.0
111
+ charset-normalizer==3.4.4
112
+ tensorboard==2.20.0
113
+ zope.event==6.1
114
+ zope.interface==8.2
115
+ networkx==3.4.2
116
+ mpi4py==4.1.1
117
+ gitdb==4.0.12
118
+ safetensors==0.7.0
119
+ typeguard==4.5.1
120
+ py-cpuinfo==9.0.0
121
+ websocket-client==1.8.0
122
+ hf-xet==1.3.2
123
+ wheel==0.46.3
124
+ jsonschema==4.26.0
125
+ antlr4-python3-runtime==4.9.3
126
+ gevent==25.9.1
127
+ setuptools==80.9.0
128
+ torchaudio==2.7.0+cu128
129
+ nvidia-cufft-cu12==11.3.3.41
130
+ greenlet==3.3.2
131
+ docstring_parser==0.17.0
132
+ iopath==0.1.10
133
+ cycler==0.12.1
134
+ tzdata==2025.3
135
+ psutil==7.2.2
136
+ referencing==0.37.0
137
+ grpcio==1.78.0
138
+ nvidia-cusparse-cu12==12.5.7.53
139
+ sentry-sdk==2.54.0
140
+ httpcore==1.0.9
141
+ opencv-python-headless==4.11.0.86
142
+ omegaconf==2.3.0
143
+ pandas==2.3.3
144
+ eva-decord==0.6.1
145
+ pip==26.0.1
146
+ inflect==7.3.1
147
+ jaraco.text==3.12.1
148
+ autocommand==2.2.2
149
+ backports.tarfile==1.2.0
150
+ jaraco.functools==4.0.1
151
+ zipp==3.19.2
152
+ more-itertools==10.3.0
153
+ tomli==2.0.1
154
+ typing_extensions==4.12.2
155
+ typeguard==4.3.0
156
+ wheel==0.45.1
157
+ platformdirs==4.2.2
158
+ importlib_metadata==8.0.0
159
+ jaraco.collections==5.1.0
160
+ packaging==24.2
161
+ jaraco.context==5.3.0
fastumi_pickandplace_qwenPI_329v2/wandb/wandb/run-20260330_213657-3rc55aw0/files/wandb-metadata.json ADDED
@@ -0,0 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "os": "Linux-6.8.0-106-generic-x86_64-with-glibc2.39",
3
+ "python": "CPython 3.10.19",
4
+ "startedAt": "2026-03-30T21:36:57.347545Z",
5
+ "args": [
6
+ "--config_yaml",
7
+ "./examples/calvin/train_files/starvla_train_calvin.yaml",
8
+ "--framework.name",
9
+ "QwenPI",
10
+ "--framework.qwenvl.base_vlm",
11
+ "playground/Pretrained_models/Qwen2.5-VL-3B-Instruct-Action",
12
+ "--framework.qwenvl.attn_implementation",
13
+ "flash_attention_2",
14
+ "--framework.action_model.action_dim",
15
+ "10",
16
+ "--framework.action_model.state_dim",
17
+ "10",
18
+ "--framework.action_model.future_action_window_size",
19
+ "15",
20
+ "--framework.action_model.past_action_window_size",
21
+ "0",
22
+ "--framework.action_model.action_hidden_dim",
23
+ "1024",
24
+ "--framework.action_model.hidden_size",
25
+ "1024",
26
+ "--framework.action_model.action_model_type",
27
+ "DiT-B",
28
+ "--framework.action_model.add_pos_embed",
29
+ "True",
30
+ "--framework.action_model.max_seq_len",
31
+ "1024",
32
+ "--framework.action_model.noise_beta_alpha",
33
+ "1.5",
34
+ "--framework.action_model.noise_beta_beta",
35
+ "1.0",
36
+ "--framework.action_model.noise_s",
37
+ "0.999",
38
+ "--framework.action_model.num_timestep_buckets",
39
+ "1000",
40
+ "--framework.action_model.num_inference_timesteps",
41
+ "4",
42
+ "--framework.action_model.num_target_vision_tokens",
43
+ "32",
44
+ "--datasets.vla_data.data_root_dir",
45
+ "playground/Datasets/FastUMI",
46
+ "--datasets.vla_data.data_mix",
47
+ "dynamic-329-v2",
48
+ "--datasets.vla_data.include_state",
49
+ "false",
50
+ "--datasets.vla_data.per_device_batch_size",
51
+ "8",
52
+ "--datasets.vla_data.video_backend",
53
+ "torchvision_av",
54
+ "--trainer.freeze_modules",
55
+ "",
56
+ "--trainer.max_train_steps",
57
+ "50000",
58
+ "--trainer.save_interval",
59
+ "10000",
60
+ "--trainer.logging_frequency",
61
+ "50",
62
+ "--trainer.eval_interval",
63
+ "100",
64
+ "--trainer.gradient_accumulation_steps",
65
+ "1",
66
+ "--trainer.is_resume",
67
+ "true",
68
+ "--run_root_dir",
69
+ "./results/Checkpoints",
70
+ "--run_id",
71
+ "fastumi_pickandplace_qwenPI_329v2",
72
+ "--wandb_project",
73
+ "starVLA_FastUMI_dynamic_1",
74
+ "--wandb_entity",
75
+ "2200011093-peking-university"
76
+ ],
77
+ "program": "/scratch/wangpc/starVLA/starVLA/training/train_starvla.py",
78
+ "codePath": "starVLA/training/train_starvla.py",
79
+ "codePathLocal": "starVLA/training/train_starvla.py",
80
+ "git": {
81
+ "remote": "https://github.com/Kaiwen-Hong/starVLA.git",
82
+ "commit": "f4f725fb2ae25a5eda374b783f4dcb9302401417"
83
+ },
84
+ "email": "wangpc@berkeley.edu",
85
+ "root": "./results/Checkpoints/fastumi_pickandplace_qwenPI_329v2/wandb",
86
+ "host": "tams02",
87
+ "executable": "/home/wangpc/miniconda3/envs/starVLA/bin/python3.10",
88
+ "cpu_count": 192,
89
+ "cpu_count_logical": 384,
90
+ "gpu": "NVIDIA RTX PRO 6000 Blackwell Server Edition",
91
+ "gpu_count": 8,
92
+ "disk": {
93
+ "/": {
94
+ "total": "3776651378688",
95
+ "used": "158440325120"
96
+ }
97
+ },
98
+ "memory": {
99
+ "total": "1081552064512"
100
+ },
101
+ "gpu_nvidia": [
102
+ {
103
+ "name": "NVIDIA RTX PRO 6000 Blackwell Server Edition",
104
+ "memoryTotal": "102641958912",
105
+ "cudaCores": 24064,
106
+ "architecture": "Blackwell",
107
+ "uuid": "GPU-41f2ee49-ba06-f304-cfa5-4d526d8f5673"
108
+ },
109
+ {
110
+ "name": "NVIDIA RTX PRO 6000 Blackwell Server Edition",
111
+ "memoryTotal": "102641958912",
112
+ "cudaCores": 24064,
113
+ "architecture": "Blackwell",
114
+ "uuid": "GPU-91f82c0c-10ef-1f95-9f6d-1102b8e832b5"
115
+ },
116
+ {
117
+ "name": "NVIDIA RTX PRO 6000 Blackwell Server Edition",
118
+ "memoryTotal": "102641958912",
119
+ "cudaCores": 24064,
120
+ "architecture": "Blackwell",
121
+ "uuid": "GPU-1f3c0889-b740-5143-e064-afeb49245756"
122
+ },
123
+ {
124
+ "name": "NVIDIA RTX PRO 6000 Blackwell Server Edition",
125
+ "memoryTotal": "102641958912",
126
+ "cudaCores": 24064,
127
+ "architecture": "Blackwell",
128
+ "uuid": "GPU-49955a45-509a-e8af-a468-b9ef0449b005"
129
+ },
130
+ {
131
+ "name": "NVIDIA RTX PRO 6000 Blackwell Server Edition",
132
+ "memoryTotal": "102641958912",
133
+ "cudaCores": 24064,
134
+ "architecture": "Blackwell",
135
+ "uuid": "GPU-065fc6ce-c1cd-c143-b421-32b915c9d8fd"
136
+ },
137
+ {
138
+ "name": "NVIDIA RTX PRO 6000 Blackwell Server Edition",
139
+ "memoryTotal": "102641958912",
140
+ "cudaCores": 24064,
141
+ "architecture": "Blackwell",
142
+ "uuid": "GPU-d16b5acf-a100-2d1b-8138-1661892f3d26"
143
+ },
144
+ {
145
+ "name": "NVIDIA RTX PRO 6000 Blackwell Server Edition",
146
+ "memoryTotal": "102641958912",
147
+ "cudaCores": 24064,
148
+ "architecture": "Blackwell",
149
+ "uuid": "GPU-b7a88059-1d3f-da1c-9903-fd4acd4936ab"
150
+ },
151
+ {
152
+ "name": "NVIDIA RTX PRO 6000 Blackwell Server Edition",
153
+ "memoryTotal": "102641958912",
154
+ "cudaCores": 24064,
155
+ "architecture": "Blackwell",
156
+ "uuid": "GPU-747dc32b-b025-76e9-697d-fd33ef441b47"
157
+ }
158
+ ],
159
+ "cudaVersion": "13.1",
160
+ "writerId": "ga8ghghrebbnieomg7llhjh60vhax1yn"
161
+ }
fastumi_pickandplace_qwenPI_329v2/wandb/wandb/run-20260330_213657-3rc55aw0/logs/debug-core.log ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {"time":"2026-03-30T21:36:57.399880536Z","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmpxmorsh73/port-2805506.txt","pid":2805506,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false,"enable-dcgm-profiling":false}
2
+ {"time":"2026-03-30T21:36:57.400503857Z","level":"INFO","msg":"server: will exit if parent process dies","ppid":2805506}
3
+ {"time":"2026-03-30T21:36:57.400496457Z","level":"INFO","msg":"server: accepting connections","addr":{"Name":"/tmp/wandb-2805506-2814763-2549433969/socket","Net":"unix"}}
4
+ {"time":"2026-03-30T21:36:57.586371268Z","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"1(@)"}
5
+ {"time":"2026-03-30T21:36:57.590288317Z","level":"INFO","msg":"handleInformInit: received","streamId":"3rc55aw0","id":"1(@)"}
6
+ {"time":"2026-03-30T21:36:57.871817087Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"3rc55aw0","id":"1(@)"}
7
+ {"time":"2026-03-30T21:37:03.29476364Z","level":"INFO","msg":"connection: cancelling request","id":"1(@)","requestId":"5lxv32mzk0uq"}
fastumi_pickandplace_qwenPI_329v2/wandb/wandb/run-20260330_213657-3rc55aw0/logs/debug-internal.log ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {"time":"2026-03-30T21:36:57.590450795Z","level":"INFO","msg":"stream: starting","core version":"0.25.0"}
2
+ {"time":"2026-03-30T21:36:57.871298035Z","level":"INFO","msg":"stream: created new stream","id":"3rc55aw0"}
3
+ {"time":"2026-03-30T21:36:57.871724848Z","level":"INFO","msg":"handler: started","stream_id":"3rc55aw0"}
4
+ {"time":"2026-03-30T21:36:57.871808977Z","level":"INFO","msg":"stream: started","id":"3rc55aw0"}
5
+ {"time":"2026-03-30T21:36:57.871845186Z","level":"INFO","msg":"writer: started","stream_id":"3rc55aw0"}
6
+ {"time":"2026-03-30T21:36:57.871844976Z","level":"INFO","msg":"sender: started","stream_id":"3rc55aw0"}
fastumi_pickandplace_qwenPI_329v2/wandb/wandb/run-20260330_213657-3rc55aw0/logs/debug.log ADDED
File without changes
fastumi_pickandplace_qwenPI_329v2/wandb/wandb/run-20260330_213657-3rc55aw0/run-3rc55aw0.wandb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dd034e0fde2fbbf4d96f101d5229e23725535c9b4c98cc881ba5f3f6f7d0159
3
+ size 10846208