Robotics
LeRobot
Safetensors
pi05
sengi commited on
Commit
1eaf2ef
·
verified ·
1 Parent(s): 417f55e

Upload policy with preprocessor, postprocessor, and model card

Browse files
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- datasets: ai2-cortex/27112025-yam-01
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: pi05
 
1
  ---
2
+ datasets: williamtsai726/fold_the_towels_videos
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: pi05
config.json CHANGED
@@ -13,7 +13,7 @@
13
  14
14
  ]
15
  },
16
- "observation.images.right": {
17
  "type": "VISUAL",
18
  "shape": [
19
  3,
@@ -21,7 +21,7 @@
21
  224
22
  ]
23
  },
24
- "observation.images.left": {
25
  "type": "VISUAL",
26
  "shape": [
27
  3,
@@ -46,7 +46,7 @@
46
  ]
47
  }
48
  },
49
- "device": "cuda:3",
50
  "use_amp": false,
51
  "push_to_hub": true,
52
  "repo_id": "sengi/rabc_pi05",
 
13
  14
14
  ]
15
  },
16
+ "observation.images.left": {
17
  "type": "VISUAL",
18
  "shape": [
19
  3,
 
21
  224
22
  ]
23
  },
24
+ "observation.images.right": {
25
  "type": "VISUAL",
26
  "shape": [
27
  3,
 
46
  ]
47
  }
48
  },
49
+ "device": "cuda:1",
50
  "use_amp": false,
51
  "push_to_hub": true,
52
  "repo_id": "sengi/rabc_pi05",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69060ffafd4ae1beee77f7ff061c4c95ac71ba415e70da412f1715dfd5289175
3
  size 7473096344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:730027c0d5b3311afa64b00abf7ea2b021326f3470c9cb124d023219e8050111
3
  size 7473096344
policy_postprocessor_step_0_unnormalizer_processor.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17af18b8ee861a0cff4774729c612aadbaae6077ce6c35e4cc69be8add1b6a85
3
- size 9168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4b8e7f3945f1ccf4b2a4edd7d1a1109aadacb74356506692d6d2469daf477c6
3
+ size 7796
policy_preprocessor.json CHANGED
@@ -22,7 +22,7 @@
22
  14
23
  ]
24
  },
25
- "observation.images.right": {
26
  "type": "VISUAL",
27
  "shape": [
28
  3,
@@ -30,7 +30,7 @@
30
  224
31
  ]
32
  },
33
- "observation.images.left": {
34
  "type": "VISUAL",
35
  "shape": [
36
  3,
 
22
  14
23
  ]
24
  },
25
+ "observation.images.left": {
26
  "type": "VISUAL",
27
  "shape": [
28
  3,
 
30
  224
31
  ]
32
  },
33
+ "observation.images.right": {
34
  "type": "VISUAL",
35
  "shape": [
36
  3,
policy_preprocessor_step_2_normalizer_processor.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17af18b8ee861a0cff4774729c612aadbaae6077ce6c35e4cc69be8add1b6a85
3
- size 9168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4b8e7f3945f1ccf4b2a4edd7d1a1109aadacb74356506692d6d2469daf477c6
3
+ size 7796
train_config.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "dataset": {
3
- "repo_id": "ai2-cortex/27112025-yam-01",
4
  "repo_ids": null,
5
- "root": "/mount/weka/jiafeid/matcha/downloaded_datasets/ai2-cortex__27112025-yam-01",
6
  "episodes": null,
7
  "image_transforms": {
8
  "enable": true,
@@ -78,7 +78,7 @@
78
  "revision": null,
79
  "use_imagenet_stats": true,
80
  "video_backend": "torchcodec",
81
- "force_cache_sync": false,
82
  "use_annotated_tasks": false
83
  },
84
  "num_datasets": 100,
@@ -98,7 +98,7 @@
98
  14
99
  ]
100
  },
101
- "observation.images.right": {
102
  "type": "VISUAL",
103
  "shape": [
104
  3,
@@ -106,7 +106,7 @@
106
  224
107
  ]
108
  },
109
- "observation.images.left": {
110
  "type": "VISUAL",
111
  "shape": [
112
  3,
@@ -131,7 +131,7 @@
131
  ]
132
  }
133
  },
134
- "device": "cuda:0",
135
  "use_amp": false,
136
  "compiled": false,
137
  "push_to_hub": true,
@@ -185,13 +185,13 @@
185
  "compile": true,
186
  "strict": true,
187
  "loss_threshold": 3.0,
188
- "output_dir": "outputs/train/2026-02-22/02-33-46_rabac_pi05_finetuning",
189
- "job_name": "rabac_pi05_finetuning",
190
  "resume": false,
191
  "resume_scheduler": true,
192
  "seed": 3407,
193
  "num_workers": 4,
194
- "batch_size": 16,
195
  "gradient_accumulation_steps": 1,
196
  "steps": 10000,
197
  "eval_freq": 20000,
@@ -237,8 +237,8 @@
237
  "num_epochs": 20,
238
  "ddp_timeout_s": 6000,
239
  "rename_map": {
240
- "observation.images.front_camera": "observation.images.top",
241
- "observation.images.left_camera": "observation.images.left",
242
- "observation.images.right_camera": "observation.images.right"
243
  }
244
  }
 
1
  {
2
  "dataset": {
3
+ "repo_id": "williamtsai726/fold_the_towels_videos",
4
  "repo_ids": null,
5
+ "root": null,
6
  "episodes": null,
7
  "image_transforms": {
8
  "enable": true,
 
78
  "revision": null,
79
  "use_imagenet_stats": true,
80
  "video_backend": "torchcodec",
81
+ "force_cache_sync": true,
82
  "use_annotated_tasks": false
83
  },
84
  "num_datasets": 100,
 
98
  14
99
  ]
100
  },
101
+ "observation.images.left": {
102
  "type": "VISUAL",
103
  "shape": [
104
  3,
 
106
  224
107
  ]
108
  },
109
+ "observation.images.right": {
110
  "type": "VISUAL",
111
  "shape": [
112
  3,
 
131
  ]
132
  }
133
  },
134
+ "device": "cuda:1",
135
  "use_amp": false,
136
  "compiled": false,
137
  "push_to_hub": true,
 
185
  "compile": true,
186
  "strict": true,
187
  "loss_threshold": 3.0,
188
+ "output_dir": "outputs/train/2026-02-24/08-02-16_rabc_pi05_finetuning",
189
+ "job_name": "rabc_pi05_finetuning",
190
  "resume": false,
191
  "resume_scheduler": true,
192
  "seed": 3407,
193
  "num_workers": 4,
194
+ "batch_size": 24,
195
  "gradient_accumulation_steps": 1,
196
  "steps": 10000,
197
  "eval_freq": 20000,
 
237
  "num_epochs": 20,
238
  "ddp_timeout_s": 6000,
239
  "rename_map": {
240
+ "observation.images.camera_front": "observation.images.top",
241
+ "observation.images.camera_left": "observation.images.left",
242
+ "observation.images.camera_right": "observation.images.right"
243
  }
244
  }