ducido commited on
Commit
8b93157
·
verified ·
1 Parent(s): d4f9a07

Initial commit

Browse files
Files changed (2) hide show
  1. config.json +43 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "pi0",
3
+ "n_obs_steps": 1,
4
+ "device": "cuda",
5
+ "use_amp": false,
6
+ "normalization_mapping": {
7
+ "VISUAL": "IDENTITY",
8
+ "STATE": "MEAN_STD",
9
+ "ACTION": "MEAN_STD"
10
+ },
11
+ "input_features": {},
12
+ "output_features": {},
13
+ "chunk_size": 50,
14
+ "n_action_steps": 50,
15
+ "max_state_dim": 32,
16
+ "max_action_dim": 32,
17
+ "resize_imgs_with_padding": [
18
+ 224,
19
+ 224
20
+ ],
21
+ "empty_cameras": 0,
22
+ "adapt_to_pi_aloha": false,
23
+ "use_delta_joint_actions_aloha": false,
24
+ "tokenizer_max_length": 48,
25
+ "proj_width": 1024,
26
+ "num_steps": 10,
27
+ "use_cache": true,
28
+ "attention_implementation": "eager",
29
+ "freeze_vision_encoder": true,
30
+ "train_expert_only": false,
31
+ "train_state_proj": true,
32
+ "optimizer_lr": 0.0001,
33
+ "optimizer_betas": [
34
+ 0.9,
35
+ 0.95
36
+ ],
37
+ "optimizer_eps": 1e-08,
38
+ "optimizer_weight_decay": 1e-10,
39
+ "scheduler_warmup_steps": 1000,
40
+ "scheduler_decay_steps": 240000,
41
+ "scheduler_decay_lr": 2.5e-06,
42
+ "gradient_accumulation_steps": 5
43
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e7c6dfd7b0344e4998b92530ed7d4e90f74ee47eb8c80a0c3dd980021a53a66
3
+ size 14005620648