Mar1988 commited on
Commit
5e8f4aa
·
verified ·
1 Parent(s): 8050074

Upload policy

Browse files
Files changed (2) hide show
  1. config.json +5 -13
  2. model.safetensors +2 -2
config.json CHANGED
@@ -2,13 +2,7 @@
2
  "type": "act",
3
  "n_obs_steps": 1,
4
  "input_features": {
5
- "observation.state": {
6
- "type": "STATE",
7
- "shape": [
8
- 6
9
- ]
10
- },
11
- "observation.images.up": {
12
  "type": "VISUAL",
13
  "shape": [
14
  3,
@@ -16,12 +10,10 @@
16
  640
17
  ]
18
  },
19
- "observation.images.side": {
20
- "type": "VISUAL",
21
  "shape": [
22
- 3,
23
- 480,
24
- 640
25
  ]
26
  }
27
  },
@@ -29,7 +21,7 @@
29
  "action": {
30
  "type": "ACTION",
31
  "shape": [
32
- 6
33
  ]
34
  }
35
  },
 
2
  "type": "act",
3
  "n_obs_steps": 1,
4
  "input_features": {
5
+ "observation.images.top": {
 
 
 
 
 
 
6
  "type": "VISUAL",
7
  "shape": [
8
  3,
 
10
  640
11
  ]
12
  },
13
+ "observation.state": {
14
+ "type": "STATE",
15
  "shape": [
16
+ 14
 
 
17
  ]
18
  }
19
  },
 
21
  "action": {
22
  "type": "ACTION",
23
  "shape": [
24
+ 14
25
  ]
26
  }
27
  },
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18435d0a56bb0d11dcd295a4021772ed28d0a7c089fea3bd8070294a38abbcaf
3
- size 206699736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:651c021ea48cbec441d766975182432b9b57eb1aff88a8eb3c02af0672b076e5
3
+ size 206765304