Robotics
LeRobot
Safetensors
diffusion
K-vr commited on
Commit
523a654
·
verified ·
1 Parent(s): 4008abc

Upload policy weights, train config and readme

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. config.json +6 -0
  3. model.safetensors +2 -2
  4. train_config.json +6 -0
README.md CHANGED
@@ -5,9 +5,9 @@ license: apache-2.0
5
  model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
 
8
  - diffusion
9
  - lerobot
10
- - robotics
11
  ---
12
 
13
  # Model Card for diffusion
 
5
  model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
8
+ - robotics
9
  - diffusion
10
  - lerobot
 
11
  ---
12
 
13
  # Model Card for diffusion
config.json CHANGED
@@ -23,6 +23,12 @@
23
  480,
24
  640
25
  ]
 
 
 
 
 
 
26
  }
27
  },
28
  "output_features": {
 
23
  480,
24
  640
25
  ]
26
+ },
27
+ "observation.environment_state": {
28
+ "type": "ENV",
29
+ "shape": [
30
+ 6
31
+ ]
32
  }
33
  },
34
  "output_features": {
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e4b907e71e85d2a1866379e2bfe062a1c04f95806b6952dc6eeb990abd2a07e
3
- size 1066518712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b03e7977bfa0bd3edb182907557edb8112ceecfa602a88b93624357831a7ea2
3
+ size 1067894968
train_config.json CHANGED
@@ -105,6 +105,12 @@
105
  480,
106
  640
107
  ]
 
 
 
 
 
 
108
  }
109
  },
110
  "output_features": {
 
105
  480,
106
  640
107
  ]
108
+ },
109
+ "observation.environment_state": {
110
+ "type": "ENV",
111
+ "shape": [
112
+ 6
113
+ ]
114
  }
115
  },
116
  "output_features": {