oops89 commited on
Commit
304e733
·
verified ·
1 Parent(s): 2303d6b

Upload folder using huggingface_hub

Browse files
pretrained_model/config.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "pi0_fast",
3
+ "n_obs_steps": 1,
4
+ "input_features": {
5
+ "observation.state": {
6
+ "type": "STATE",
7
+ "shape": [
8
+ 6
9
+ ]
10
+ },
11
+ "observation.images.front": {
12
+ "type": "VISUAL",
13
+ "shape": [
14
+ 3,
15
+ 480,
16
+ 640
17
+ ]
18
+ }
19
+ },
20
+ "output_features": {
21
+ "action": {
22
+ "type": "ACTION",
23
+ "shape": [
24
+ 6
25
+ ]
26
+ }
27
+ },
28
+ "device": "cuda",
29
+ "use_amp": false,
30
+ "use_peft": false,
31
+ "push_to_hub": true,
32
+ "repo_id": "oops89/pi0fast_so101_pencil_in_box",
33
+ "private": null,
34
+ "tags": null,
35
+ "license": null,
36
+ "pretrained_path": "lerobot/pi0fast-base",
37
+ "paligemma_variant": "gemma_2b",
38
+ "action_expert_variant": "gemma_300m",
39
+ "dtype": "bfloat16",
40
+ "chunk_size": 10,
41
+ "n_action_steps": 10,
42
+ "max_state_dim": 32,
43
+ "max_action_dim": 32,
44
+ "max_action_tokens": 256,
45
+ "rtc_config": null,
46
+ "image_resolution": [
47
+ 224,
48
+ 224
49
+ ],
50
+ "empty_cameras": 0,
51
+ "tokenizer_max_length": 200,
52
+ "text_tokenizer_name": "google/paligemma-3b-pt-224",
53
+ "action_tokenizer_name": "physical-intelligence/fast",
54
+ "temperature": 0.0,
55
+ "max_decoding_steps": 256,
56
+ "fast_skip_tokens": 128,
57
+ "validate_action_token_prefix": true,
58
+ "use_kv_cache": true,
59
+ "normalization_mapping": {
60
+ "VISUAL": "IDENTITY",
61
+ "STATE": "MEAN_STD",
62
+ "ACTION": "MEAN_STD"
63
+ },
64
+ "gradient_checkpointing": true,
65
+ "compile_model": false,
66
+ "compile_mode": "max-autotune",
67
+ "optimizer_lr": 2.5e-05,
68
+ "optimizer_betas": [
69
+ 0.9,
70
+ 0.95
71
+ ],
72
+ "optimizer_eps": 1e-08,
73
+ "optimizer_weight_decay": 0.01,
74
+ "optimizer_grad_clip_norm": 1.0,
75
+ "scheduler_warmup_steps": 500,
76
+ "scheduler_decay_steps": 5000,
77
+ "scheduler_decay_lr": 1e-05
78
+ }
pretrained_model/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10334d7c9548b4fe60c2c29936590ba17bed49dd9c38e8f6d815c5346904a29e
3
+ size 1677721600