Unverified Commit 0d731cd6 authored by Kangrui Wang's avatar Kangrui Wang Committed by GitHub
Browse files

Update run.sh

parent a55026a0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ python3 -m vagen.trainer.main_ppo \
    data.max_response_length=128 \
    data.max_trajectory_length=1800 \
    data.image_key=images \
    data.truncation=left \
    data.truncation=error \
    actor_rollout_ref.model.path=Qwen/Qwen2.5-VL-3B-Instruct \
    actor_rollout_ref.actor.optim.lr=1e-6 \
    actor_rollout_ref.model.use_remove_padding=True \