ywu67 commited on
Commit
3ae9174
·
verified ·
1 Parent(s): 837468c

Upload checkpoint at step 4500

Browse files
checkpoint_step_4500/config.json ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "smolvla",
3
+ "n_obs_steps": 1,
4
+ "input_features": {
5
+ "observation.images.rgb.left_wrist": {
6
+ "type": "VISUAL",
7
+ "shape": [
8
+ 480,
9
+ 480,
10
+ 3
11
+ ]
12
+ },
13
+ "observation.images.rgb.right_wrist": {
14
+ "type": "VISUAL",
15
+ "shape": [
16
+ 480,
17
+ 480,
18
+ 3
19
+ ]
20
+ },
21
+ "observation.images.rgb.head": {
22
+ "type": "VISUAL",
23
+ "shape": [
24
+ 720,
25
+ 720,
26
+ 3
27
+ ]
28
+ },
29
+ "observation.cam_rel_poses": {
30
+ "type": "STATE",
31
+ "shape": [
32
+ 21
33
+ ]
34
+ },
35
+ "observation.state": {
36
+ "type": "STATE",
37
+ "shape": [
38
+ 256
39
+ ]
40
+ },
41
+ "observation.task_info": {
42
+ "type": "STATE",
43
+ "shape": [
44
+ 58
45
+ ]
46
+ }
47
+ },
48
+ "output_features": {
49
+ "action": {
50
+ "type": "ACTION",
51
+ "shape": [
52
+ 23
53
+ ]
54
+ }
55
+ },
56
+ "device": "cuda",
57
+ "use_amp": false,
58
+ "push_to_hub": true,
59
+ "repo_id": null,
60
+ "private": null,
61
+ "tags": null,
62
+ "license": null,
63
+ "pretrained_path": null,
64
+ "chunk_size": 50,
65
+ "n_action_steps": 50,
66
+ "normalization_mapping": {
67
+ "VISUAL": "IDENTITY",
68
+ "STATE": "MEAN_STD",
69
+ "ACTION": "MEAN_STD"
70
+ },
71
+ "max_state_dim": 32,
72
+ "max_action_dim": 32,
73
+ "resize_imgs_with_padding": [
74
+ 512,
75
+ 512
76
+ ],
77
+ "empty_cameras": 0,
78
+ "adapt_to_pi_aloha": false,
79
+ "use_delta_joint_actions_aloha": false,
80
+ "tokenizer_max_length": 48,
81
+ "num_steps": 10,
82
+ "use_cache": true,
83
+ "freeze_vision_encoder": false,
84
+ "train_expert_only": true,
85
+ "train_state_proj": true,
86
+ "optimizer_lr": 0.0001,
87
+ "optimizer_betas": [
88
+ 0.9,
89
+ 0.95
90
+ ],
91
+ "optimizer_eps": 1e-08,
92
+ "optimizer_weight_decay": 1e-10,
93
+ "optimizer_grad_clip_norm": 10,
94
+ "scheduler_warmup_steps": 1000,
95
+ "scheduler_decay_steps": 30000,
96
+ "scheduler_decay_lr": 2.5e-06,
97
+ "vlm_model_name": "HuggingFaceTB/SmolVLM2-500M-Video-Instruct",
98
+ "load_vlm_weights": false,
99
+ "add_image_special_tokens": false,
100
+ "attention_mode": "cross_attn",
101
+ "prefix_length": -1,
102
+ "pad_language_to": "longest",
103
+ "num_expert_layers": -1,
104
+ "num_vlm_layers": 16,
105
+ "self_attn_every_n_layers": 2,
106
+ "expert_width_multiplier": 0.75,
107
+ "min_period": 0.004,
108
+ "max_period": 4.0
109
+ }
checkpoint_step_4500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96d81f99d1748499fc02e256f4de9b8265833c4abb6fc35d45bbc8bda5f2b4de
3
+ size 1197789224