Commit de713088 authored by 张泽凯's avatar 张泽凯
Browse files

feat: add max_pixels and min_pixels args & fix: serialization error

parent 6e44f188
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14,6 +14,8 @@ data:
  filter_overlong_prompts: False # for large-scale dataset, filtering overlong prompts could be timeconsuming. You should disable this and set `truncation='left'
  truncation: error
  image_key: images
  max_pixels: 76800
  min_pixels: 1024

actor_rollout_ref:
  hybrid_engine: True