RAGEN / scripts /synthesize_bon.sh
Harryis's picture
Add files using upload-large-folder tool
70a7f67 verified
Raw
History Blame Contribute Delete
3.54 kB
# python3 /mnt/general/wanghy/RAGEN/scripts/synthesize_think_bon_traj_sa.py \
# --input /mnt/general/wanghy/RAGEN/runs/Sudoku__ppo_sudoku_actionmask__4x4/sft/step_999424_sft_singleturn.json \
# --output-dir /mnt/general/wanghy/RAGEN/runs/Sudoku__ppo_sudoku_actionmask__4x4/sft/ \
# --output-prefix withthink_fulltraj_sa \
# --model /mnt/general/share/model/Qwen/Qwen2-72B-Instruct \
# --tensor-parallel-size 4 \
# --n 8 \
# --batch-size 32 \
# --judge-batch-size 32
# python3 /mnt/general/wanghy/RAGEN/scripts/synthesize_think_bon_traj_sa.py \
# --input /mnt/general/wanghy/RAGEN/runs/SokobanNoisyDQN__noisy_dqn_sokoban__1__1764155447/sft/step_1000000_sft_singleturn.json \
# --output-dir /mnt/general/wanghy/RAGEN/runs/SokobanNoisyDQN__noisy_dqn_sokoban__1__1764155447/sft/ \
# --output-prefix withthink_fulltraj_sa \
# --model /mnt/general/share/model/Qwen/Qwen2-72B-Instruct \
# --tensor-parallel-size 4 \
# --n 8 \
# --batch-size 32 \
# --judge-batch-size 32
# python3 /mnt/general/wanghy/RAGEN/scripts/synthesize_think_bon_traj_sa.py \
# --input /mnt/general/wanghy/RAGEN/runs/FrozenLake__ppo_frozenlake_nochangeenv__p0.9_slippery/sft/step_1986560_sft_slippery_singleturn.json \
# --output-dir /mnt/general/wanghy/RAGEN/runs/FrozenLake__ppo_frozenlake_nochangeenv__p0.9_slippery/sft/ \
# --output-prefix withthink_fulltraj_sa \
# --model /mnt/general/share/model/Qwen/Qwen2-72B-Instruct \
# --tensor-parallel-size 4 \
# --n 8 \
# --batch-size 32 \
# --judge-batch-size 32
# python3 /mnt/general/wanghy/RAGEN/scripts/synthesize_think_bon_traj_sa.py \
# --input /mnt/general/wanghy/RAGEN/runs/FrozenLake__ppo_frozenlake_nochangeenv__1__1763646695/sft/step_1986560_sft_noslippery_singleturn.json \
# --output-dir /mnt/general/wanghy/RAGEN/runs/FrozenLake__ppo_frozenlake_nochangeenv__1__1763646695/sft/ \
# --output-prefix withthink_fulltraj_sa \
# --model /mnt/general/share/model/Qwen/Qwen2-72B-Instruct \
# --tensor-parallel-size 4 \
# --n 8 \
# --batch-size 32 \
# --judge-batch-size 32
# python3 /mnt/general/wanghy/RAGEN/scripts/synthesize_think_bon_traj_sa.py \
# --input /mnt/general/wanghy/RAGEN/runs/RubiksCube2x2__ppo_rubikscube1_1218/sft/step_999424_sft_singleturn.json \
# --output-dir /mnt/general/wanghy/RAGEN/runs/RubiksCube2x2__ppo_rubikscube1_1218/sft/ \
# --output-prefix withthink_fulltraj_sa \
# --model /mnt/general/share/model/Qwen/Qwen2-72B-Instruct \
# --tensor-parallel-size 4 \
# --n 8 \
# --batch-size 32 \
# --judge-batch-size 32
python3 /mnt/general/wanghy/RAGEN/scripts/synthesize_think_bon_traj_sa.py \
--input /mnt/general/wanghy/RAGEN/runs/RubiksCube2x2__ppo_rubikscube2_1219_turn5/sft/step_999424_sft_singleturn.json \
--output-dir /mnt/general/wanghy/RAGEN/runs/RubiksCube2x2__ppo_rubikscube2_1219_turn5/sft/ \
--output-prefix withthink_fulltraj_sa \
--model /mnt/general/share/model/Qwen/Qwen2-72B-Instruct \
--tensor-parallel-size 4 \
--n 8 \
--batch-size 32 \
--judge-batch-size 32
# python3 /mnt/general/wanghy/RAGEN/scripts/synthesize_think_bon_traj_sa.py \
# --input /mnt/general/wanghy/RAGEN/runs/RubiksCube2x2__ppo_rubikscube3_1219_turn5_6000/sft/step_999424_sft_singleturn.json \
# --output-dir /mnt/general/wanghy/RAGEN/runs/RubiksCube2x2__ppo_rubikscube3_1219_turn5_6000/sft/ \
# --output-prefix withthink_fulltraj_sa \
# --model /mnt/general/share/model/Qwen/Qwen2-72B-Instruct \
# --tensor-parallel-size 4 \
# --n 8 \
# --batch-size 32 \
# --judge-batch-size 32