Robotics
LeRobot
Safetensors
smolvla
qualiaadmin commited on
Commit
bbefc8e
·
verified ·
1 Parent(s): dd70844

Upload DataProcessorPipeline

Browse files
Files changed (1) hide show
  1. policy_preprocessor.json +1 -1
policy_preprocessor.json CHANGED
@@ -21,7 +21,7 @@
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
  }
 
21
  "max_length": 48,
22
  "task_key": "task",
23
  "padding_side": "right",
24
+ "padding": "longest",
25
  "truncation": true,
26
  "tokenizer_name": "HuggingFaceTB/SmolVLM2-500M-Video-Instruct"
27
  }