maximellerbach commited on
Commit
ab0b6ea
·
verified ·
1 Parent(s): a8c3c54

Upload DataProcessorPipeline

Browse files
policy_preprocessor.json CHANGED
@@ -16,13 +16,7 @@
16
  "config": {
17
  "eps": 1e-08,
18
  "features": {
19
- "observation.state": {
20
- "type": "STATE",
21
- "shape": [
22
- 6
23
- ]
24
- },
25
- "observation.images.front": {
26
  "type": "VISUAL",
27
  "shape": [
28
  3,
@@ -30,10 +24,16 @@
30
  640
31
  ]
32
  },
 
 
 
 
 
 
33
  "action": {
34
  "type": "ACTION",
35
  "shape": [
36
- 6
37
  ]
38
  }
39
  },
 
16
  "config": {
17
  "eps": 1e-08,
18
  "features": {
19
+ "observation.images.top": {
 
 
 
 
 
 
20
  "type": "VISUAL",
21
  "shape": [
22
  3,
 
24
  640
25
  ]
26
  },
27
+ "observation.state": {
28
+ "type": "STATE",
29
+ "shape": [
30
+ 14
31
+ ]
32
+ },
33
  "action": {
34
  "type": "ACTION",
35
  "shape": [
36
+ 14
37
  ]
38
  }
39
  },
policy_preprocessor_step_2_normalizer_processor.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40dc23f6ff32742dac35c25f61cbd05f35b5c209eb539e2006216810d4e250ac
3
- size 6560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:797777e6e870b9c70a950b6860aa23d246ee8292a6f10f4bca727ab564e39348
3
+ size 3892