ML-GOD commited on
Commit
6560265
·
1 Parent(s): 1f368b5

Adding tpi0.5-libero model

Browse files
Files changed (2) hide show
  1. config.json +79 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "pi05",
3
+ "n_obs_steps": 1,
4
+ "normalization_mapping": {
5
+ "VISUAL": "IDENTITY",
6
+ "STATE": "MIN_MAX",
7
+ "ACTION": "MEAN_STD"
8
+ },
9
+ "input_features": {
10
+ "state": {
11
+ "type": "STATE",
12
+ "shape": [
13
+ 32
14
+ ]
15
+ },
16
+ "camera0": {
17
+ "type": "VISUAL",
18
+ "shape": [
19
+ 3,
20
+ 224,
21
+ 224
22
+ ]
23
+ },
24
+ "camera1": {
25
+ "type": "VISUAL",
26
+ "shape": [
27
+ 3,
28
+ 224,
29
+ 224
30
+ ]
31
+ }
32
+ },
33
+ "output_features": {
34
+ "actions": {
35
+ "type": "ACTION",
36
+ "shape": [
37
+ 32
38
+ ]
39
+ }
40
+ },
41
+ "device": null,
42
+ "use_amp": false,
43
+ "push_to_hub": true,
44
+ "repo_id": null,
45
+ "private": null,
46
+ "tags": null,
47
+ "license": null,
48
+ "chunk_size": 10,
49
+ "n_action_steps": 10,
50
+ "max_state_dim": 32,
51
+ "max_action_dim": 32,
52
+ "resize_imgs_with_padding": [
53
+ 224,
54
+ 224
55
+ ],
56
+ "empty_cameras": 0,
57
+ "adapt_to_pi_aloha": false,
58
+ "use_delta_joint_actions_aloha": false,
59
+ "tokenizer_max_length": 256,
60
+ "discrete_action_max_length": 60,
61
+ "proj_width": 1024,
62
+ "dropout": 0.1,
63
+ "num_steps": 10,
64
+ "init_strategy": "no_init",
65
+ "use_cache": true,
66
+ "attention_implementation": "eager",
67
+ "freeze_vision_encoder": false,
68
+ "train_expert_only": false,
69
+ "optimizer_lr": 2.5e-05,
70
+ "optimizer_betas": [
71
+ 0.9,
72
+ 0.95
73
+ ],
74
+ "optimizer_eps": 1e-08,
75
+ "optimizer_weight_decay": 1e-10,
76
+ "scheduler_warmup_steps": 1000,
77
+ "scheduler_decay_steps": 30000,
78
+ "scheduler_decay_lr": 2.5e-06
79
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:824c97145c93d840404288d4f1db92dd04b5949015a66813092d10f50fc969a3
3
+ size 16607324408