AdilZtn commited on
Commit
c5d2876
·
verified ·
1 Parent(s): 6530e44

Upload policy

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