grkw commited on
Commit
c8835e7
·
verified ·
1 Parent(s): 6871557

Upload policy

Browse files
Files changed (2) hide show
  1. config.json +16 -8
  2. model.safetensors +2 -2
config.json CHANGED
@@ -5,23 +5,31 @@
5
  "observation.state": {
6
  "type": "STATE",
7
  "shape": [
8
- 6
9
  ]
10
  },
11
- "observation.images.up": {
12
  "type": "VISUAL",
13
  "shape": [
14
  3,
15
- 480,
16
- 640
17
  ]
18
  },
19
- "observation.images.side": {
20
  "type": "VISUAL",
21
  "shape": [
22
  3,
23
- 480,
24
- 640
 
 
 
 
 
 
 
 
25
  ]
26
  }
27
  },
@@ -29,7 +37,7 @@
29
  "action": {
30
  "type": "ACTION",
31
  "shape": [
32
- 6
33
  ]
34
  }
35
  },
 
5
  "observation.state": {
6
  "type": "STATE",
7
  "shape": [
8
+ 26
9
  ]
10
  },
11
+ "observation.images.left_camera": {
12
  "type": "VISUAL",
13
  "shape": [
14
  3,
15
+ 256,
16
+ 288
17
  ]
18
  },
19
+ "observation.images.center_camera": {
20
  "type": "VISUAL",
21
  "shape": [
22
  3,
23
+ 256,
24
+ 288
25
+ ]
26
+ },
27
+ "observation.images.right_camera": {
28
+ "type": "VISUAL",
29
+ "shape": [
30
+ 3,
31
+ 256,
32
+ 288
33
  ]
34
  }
35
  },
 
37
  "action": {
38
  "type": "ACTION",
39
  "shape": [
40
+ 7
41
  ]
42
  }
43
  },
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3cd4fe5f563ed12b73cab143f9fe3baee3a2098c983c5d9669c12f96bb677dd
3
- size 206699736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:331fee2b2ea7630fbe8a0bff461f283c37b2af80480fa6b0dbd84116d699d5e3
3
+ size 206785756