File size: 3,535 Bytes
70a7f67
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# 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