bushuyeu commited on
Commit
84b4d1c
·
verified ·
1 Parent(s): 4d006bd

Upload converted weights from ffer_pi05_ur5e_lora_pytorch

Browse files
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # Pi0.5 UR5e LoRA (F-Fer) — Converted to PyTorch
2
+
3
+ Converted from [F-Fer/pi05_ur5e_lora_0](https://huggingface.co/F-Fer/pi05_ur5e_lora_0) (JAX/Orbax, step 5000) to PyTorch safetensors.
4
+
5
+ - **Action dim**: 7 (6 joints + gripper), joint velocity deltas
6
+ - **Cameras**: 0 (state-only — no vision)
7
+ - **State dim**: 7
8
+ - **Dtype**: bfloat16
9
+ - **Warning**: Trained without camera images
config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "pi05",
3
+ "paligemma_variant": "gemma_2b",
4
+ "action_expert_variant": "gemma_300m",
5
+ "chunk_size": 10,
6
+ "input_features": {
7
+ "observation.images.left": {
8
+ "shape": [
9
+ 3,
10
+ 224,
11
+ 224
12
+ ],
13
+ "type": "VISUAL"
14
+ },
15
+ "observation.images.center": {
16
+ "shape": [
17
+ 3,
18
+ 224,
19
+ 224
20
+ ],
21
+ "type": "VISUAL"
22
+ },
23
+ "observation.images.right": {
24
+ "shape": [
25
+ 3,
26
+ 224,
27
+ 224
28
+ ],
29
+ "type": "VISUAL"
30
+ },
31
+ "observation.state": {
32
+ "shape": [
33
+ 7
34
+ ],
35
+ "type": "STATE"
36
+ }
37
+ },
38
+ "output_features": {
39
+ "action": {
40
+ "shape": [
41
+ 7
42
+ ],
43
+ "type": "ACTION"
44
+ }
45
+ },
46
+ "norm_stats": {}
47
+ }
model-00001-of-00004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd7e5b2dcf718f445996e6fd731b987f3990f0a66a0869f7b288e1da1e2457d5
3
+ size 2129538688
model-00002-of-00004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ca3f998545f537427bdc499fbdce43ec188977e79416582a6c2de9517525c73
3
+ size 2116113584
model-00003-of-00004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:380f87800edcad4b7c38adfdbf5119a184a8becb4502afad6b78946340774e87
3
+ size 2147017008
model-00004-of-00004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b7e88c3c8031bf81884346aa0b6df69d98cc7cf60cc48b2cfe32b9e3880a3a4
3
+ size 314332728
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff