Robotics
LeRobot
Safetensors
smolvla
chocolat-nya commited on
Commit
215f170
·
verified ·
1 Parent(s): dd6f30f

Upload DataProcessorPipeline

Browse files
policy_preprocessor.json CHANGED
@@ -11,6 +11,28 @@
11
  "registry_name": "to_batch_processor",
12
  "config": {}
13
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  {
15
  "registry_name": "normalizer_processor",
16
  "config": {
@@ -47,33 +69,11 @@
47
  },
48
  "norm_map": {
49
  "VISUAL": "IDENTITY",
50
- "STATE": "QUANTILES",
51
- "ACTION": "QUANTILES"
52
  }
53
  },
54
- "state_file": "policy_preprocessor_step_2_normalizer_processor.safetensors"
55
- },
56
- {
57
- "registry_name": "pi05_prepare_state_tokenizer_processor_step",
58
- "config": {}
59
- },
60
- {
61
- "registry_name": "tokenizer_processor",
62
- "config": {
63
- "max_length": 200,
64
- "task_key": "task",
65
- "padding_side": "right",
66
- "padding": "max_length",
67
- "truncation": true,
68
- "tokenizer_name": "google/paligemma-3b-pt-224"
69
- }
70
- },
71
- {
72
- "registry_name": "device_processor",
73
- "config": {
74
- "device": "cuda",
75
- "float_dtype": null
76
- }
77
  }
78
  ]
79
  }
 
11
  "registry_name": "to_batch_processor",
12
  "config": {}
13
  },
14
+ {
15
+ "registry_name": "smolvla_new_line_processor",
16
+ "config": {}
17
+ },
18
+ {
19
+ "registry_name": "tokenizer_processor",
20
+ "config": {
21
+ "max_length": 48,
22
+ "task_key": "task",
23
+ "padding_side": "right",
24
+ "padding": "max_length",
25
+ "truncation": true,
26
+ "tokenizer_name": "HuggingFaceTB/SmolVLM2-500M-Video-Instruct"
27
+ }
28
+ },
29
+ {
30
+ "registry_name": "device_processor",
31
+ "config": {
32
+ "device": "cuda",
33
+ "float_dtype": null
34
+ }
35
+ },
36
  {
37
  "registry_name": "normalizer_processor",
38
  "config": {
 
69
  },
70
  "norm_map": {
71
  "VISUAL": "IDENTITY",
72
+ "STATE": "MEAN_STD",
73
+ "ACTION": "MEAN_STD"
74
  }
75
  },
76
+ "state_file": "policy_preprocessor_step_5_normalizer_processor.safetensors"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
77
  }
78
  ]
79
  }
policy_preprocessor_step_5_normalizer_processor.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56c8a4c8702949a37eae676a1f55d2e9ad1604c5ce5755396a31add7e12aed32
3
+ size 7552