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

Upload folder using huggingface_hub

Browse files
fastumi_pickandplace_qwenPI_329v2/checkpoints/steps_20000_pytorch_model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d21a81b2934b426ed3dc944d001fb7de8fef3485d4a401909084887cb176d92f
3
+ size 12444522384
fastumi_pickandplace_qwenPI_329v2/checkpoints/steps_30000_pytorch_model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d79113fb7eb2cd2f7710a4dc366b2b6458120830d3475adfa0b8384cc67a4007
3
+ size 12444522384
fastumi_pickandplace_qwenPI_329v2/summary.jsonl CHANGED
@@ -1 +1,3 @@
1
  {"steps": 10000}
 
 
 
1
  {"steps": 10000}
2
+ {"steps": 20000}
3
+ {"steps": 30000}
fastumi_pickandplace_qwenPI_329v2/wandb/wandb/debug-internal.log CHANGED
@@ -4,3 +4,5 @@
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"}
 
 
 
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"}
7
+ {"time":"2026-03-31T15:21:08.355028839Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/2200011093-peking-university/starVLA_FastUMI_dynamic_1/3rc55aw0/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
8
+ {"time":"2026-03-31T21:19:14.772766138Z","level":"INFO","msg":"stream: closing","id":"3rc55aw0"}
fastumi_pickandplace_qwenPI_329v2/wandb/wandb/run-20260330_213657-3rc55aw0/files/config.yaml ADDED
@@ -0,0 +1,171 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ _wandb:
2
+ value:
3
+ cli_version: 0.25.0
4
+ e:
5
+ ga8ghghrebbnieomg7llhjh60vhax1yn:
6
+ args:
7
+ - --config_yaml
8
+ - ./examples/calvin/train_files/starvla_train_calvin.yaml
9
+ - --framework.name
10
+ - QwenPI
11
+ - --framework.qwenvl.base_vlm
12
+ - playground/Pretrained_models/Qwen2.5-VL-3B-Instruct-Action
13
+ - --framework.qwenvl.attn_implementation
14
+ - flash_attention_2
15
+ - --framework.action_model.action_dim
16
+ - "10"
17
+ - --framework.action_model.state_dim
18
+ - "10"
19
+ - --framework.action_model.future_action_window_size
20
+ - "15"
21
+ - --framework.action_model.past_action_window_size
22
+ - "0"
23
+ - --framework.action_model.action_hidden_dim
24
+ - "1024"
25
+ - --framework.action_model.hidden_size
26
+ - "1024"
27
+ - --framework.action_model.action_model_type
28
+ - DiT-B
29
+ - --framework.action_model.add_pos_embed
30
+ - "True"
31
+ - --framework.action_model.max_seq_len
32
+ - "1024"
33
+ - --framework.action_model.noise_beta_alpha
34
+ - "1.5"
35
+ - --framework.action_model.noise_beta_beta
36
+ - "1.0"
37
+ - --framework.action_model.noise_s
38
+ - "0.999"
39
+ - --framework.action_model.num_timestep_buckets
40
+ - "1000"
41
+ - --framework.action_model.num_inference_timesteps
42
+ - "4"
43
+ - --framework.action_model.num_target_vision_tokens
44
+ - "32"
45
+ - --datasets.vla_data.data_root_dir
46
+ - playground/Datasets/FastUMI
47
+ - --datasets.vla_data.data_mix
48
+ - dynamic-329-v2
49
+ - --datasets.vla_data.include_state
50
+ - "false"
51
+ - --datasets.vla_data.per_device_batch_size
52
+ - "8"
53
+ - --datasets.vla_data.video_backend
54
+ - torchvision_av
55
+ - --trainer.freeze_modules
56
+ - ""
57
+ - --trainer.max_train_steps
58
+ - "50000"
59
+ - --trainer.save_interval
60
+ - "10000"
61
+ - --trainer.logging_frequency
62
+ - "50"
63
+ - --trainer.eval_interval
64
+ - "100"
65
+ - --trainer.gradient_accumulation_steps
66
+ - "1"
67
+ - --trainer.is_resume
68
+ - "true"
69
+ - --run_root_dir
70
+ - ./results/Checkpoints
71
+ - --run_id
72
+ - fastumi_pickandplace_qwenPI_329v2
73
+ - --wandb_project
74
+ - starVLA_FastUMI_dynamic_1
75
+ - --wandb_entity
76
+ - 2200011093-peking-university
77
+ codePath: starVLA/training/train_starvla.py
78
+ codePathLocal: starVLA/training/train_starvla.py
79
+ cpu_count: 192
80
+ cpu_count_logical: 384
81
+ cudaVersion: "13.1"
82
+ disk:
83
+ /:
84
+ total: "3776651378688"
85
+ used: "158440325120"
86
+ email: wangpc@berkeley.edu
87
+ executable: /home/wangpc/miniconda3/envs/starVLA/bin/python3.10
88
+ git:
89
+ commit: f4f725fb2ae25a5eda374b783f4dcb9302401417
90
+ remote: https://github.com/Kaiwen-Hong/starVLA.git
91
+ gpu: NVIDIA RTX PRO 6000 Blackwell Server Edition
92
+ gpu_count: 8
93
+ gpu_nvidia:
94
+ - architecture: Blackwell
95
+ cudaCores: 24064
96
+ memoryTotal: "102641958912"
97
+ name: NVIDIA RTX PRO 6000 Blackwell Server Edition
98
+ uuid: GPU-41f2ee49-ba06-f304-cfa5-4d526d8f5673
99
+ - architecture: Blackwell
100
+ cudaCores: 24064
101
+ memoryTotal: "102641958912"
102
+ name: NVIDIA RTX PRO 6000 Blackwell Server Edition
103
+ uuid: GPU-91f82c0c-10ef-1f95-9f6d-1102b8e832b5
104
+ - architecture: Blackwell
105
+ cudaCores: 24064
106
+ memoryTotal: "102641958912"
107
+ name: NVIDIA RTX PRO 6000 Blackwell Server Edition
108
+ uuid: GPU-1f3c0889-b740-5143-e064-afeb49245756
109
+ - architecture: Blackwell
110
+ cudaCores: 24064
111
+ memoryTotal: "102641958912"
112
+ name: NVIDIA RTX PRO 6000 Blackwell Server Edition
113
+ uuid: GPU-49955a45-509a-e8af-a468-b9ef0449b005
114
+ - architecture: Blackwell
115
+ cudaCores: 24064
116
+ memoryTotal: "102641958912"
117
+ name: NVIDIA RTX PRO 6000 Blackwell Server Edition
118
+ uuid: GPU-065fc6ce-c1cd-c143-b421-32b915c9d8fd
119
+ - architecture: Blackwell
120
+ cudaCores: 24064
121
+ memoryTotal: "102641958912"
122
+ name: NVIDIA RTX PRO 6000 Blackwell Server Edition
123
+ uuid: GPU-d16b5acf-a100-2d1b-8138-1661892f3d26
124
+ - architecture: Blackwell
125
+ cudaCores: 24064
126
+ memoryTotal: "102641958912"
127
+ name: NVIDIA RTX PRO 6000 Blackwell Server Edition
128
+ uuid: GPU-b7a88059-1d3f-da1c-9903-fd4acd4936ab
129
+ - architecture: Blackwell
130
+ cudaCores: 24064
131
+ memoryTotal: "102641958912"
132
+ name: NVIDIA RTX PRO 6000 Blackwell Server Edition
133
+ uuid: GPU-747dc32b-b025-76e9-697d-fd33ef441b47
134
+ host: tams02
135
+ memory:
136
+ total: "1081552064512"
137
+ os: Linux-6.8.0-106-generic-x86_64-with-glibc2.39
138
+ program: /scratch/wangpc/starVLA/starVLA/training/train_starvla.py
139
+ python: CPython 3.10.19
140
+ root: ./results/Checkpoints/fastumi_pickandplace_qwenPI_329v2/wandb
141
+ startedAt: "2026-03-30T21:36:57.347545Z"
142
+ writerId: ga8ghghrebbnieomg7llhjh60vhax1yn
143
+ m: []
144
+ python_version: 3.10.19
145
+ t:
146
+ "1":
147
+ - 1
148
+ - 11
149
+ - 41
150
+ - 49
151
+ - 63
152
+ - 71
153
+ - 80
154
+ - 83
155
+ "2":
156
+ - 1
157
+ - 11
158
+ - 41
159
+ - 49
160
+ - 63
161
+ - 71
162
+ - 80
163
+ - 83
164
+ "3":
165
+ - 13
166
+ - 61
167
+ "4": 3.10.19
168
+ "5": 0.25.0
169
+ "6": 4.57.0
170
+ "12": 0.25.0
171
+ "13": linux-x86_64
fastumi_pickandplace_qwenPI_329v2/wandb/wandb/run-20260330_213657-3rc55aw0/files/output.log CHANGED
The diff for this file is too large to render. See raw diff
 
fastumi_pickandplace_qwenPI_329v2/wandb/wandb/run-20260330_213657-3rc55aw0/files/wandb-summary.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"learning_rate":3.065751139912349e-06,"mse_score":0.0037130624055862426,"_runtime":85336.536828399,"_step":34100,"action_dit_loss":0.030654624104499817,"_wandb":{"runtime":85336},"_timestamp":1.7749918827701886e+09,"epoch":33.07,"model_time":2.4857660040142946,"data_time":0.00014715897850692272}
fastumi_pickandplace_qwenPI_329v2/wandb/wandb/run-20260330_213657-3rc55aw0/logs/debug-core.log CHANGED
@@ -5,3 +5,9 @@
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"}
 
 
 
 
 
 
 
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"}
8
+ {"time":"2026-03-31T21:19:14.772692238Z","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"1(@)"}
9
+ {"time":"2026-03-31T21:19:14.772760698Z","level":"INFO","msg":"server is shutting down"}
10
+ {"time":"2026-03-31T21:19:14.772754428Z","level":"INFO","msg":"connection: closing","id":"1(@)"}
11
+ {"time":"2026-03-31T21:19:14.772842417Z","level":"INFO","msg":"connection: closed successfully","id":"1(@)"}
12
+ {"time":"2026-03-31T21:19:14.772856717Z","level":"INFO","msg":"server: listener closed","addr":{"Name":"/tmp/wandb-2805506-2814763-2549433969/socket","Net":"unix"}}
13
+ {"time":"2026-03-31T21:19:15.367158249Z","level":"INFO","msg":"server: parent process exited, terminating service process"}
fastumi_pickandplace_qwenPI_329v2/wandb/wandb/run-20260330_213657-3rc55aw0/logs/debug-internal.log CHANGED
@@ -4,3 +4,5 @@
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"}
 
 
 
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"}
7
+ {"time":"2026-03-31T15:21:08.355028839Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/2200011093-peking-university/starVLA_FastUMI_dynamic_1/3rc55aw0/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
8
+ {"time":"2026-03-31T21:19:14.772766138Z","level":"INFO","msg":"stream: closing","id":"3rc55aw0"}
fastumi_pickandplace_qwenPI_329v2/wandb/wandb/run-20260330_213657-3rc55aw0/run-3rc55aw0.wandb CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0dd034e0fde2fbbf4d96f101d5229e23725535c9b4c98cc881ba5f3f6f7d0159
3
- size 10846208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:386eb153abd5a049b4db8a745095304969b0d429cb7ece26f70f558c6f8bb376
3
+ size 36929536