File size: 1,842 Bytes
b5beb60
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
cd /user/konglingyu
source venv/tabfact/bin/activate
cd VLMEvalKit

CUDA_VISIBLE_DEVICES=0 python do_eval_temp.py --run_name NEW_naive_grpo_step_400 --gpus 8 --path /user/xuqixin/checkpoints/qwen25_vl-7b/grpo_v7_exp8_qwen25vl_grpo_opensource_math_doc_vanilla_grpo/global_step_400/actor/huggingface --dataset EMMA-mini &

CUDA_VISIBLE_DEVICES=1 python do_eval_temp.py --run_name NEW_grpo_v7_exp0_qwen25vl_grpo_opensource_math_onlinefilter_regen --gpus 8 --path /user/xuqixin/checkpoints/qwen25_vl-7b/grpo_v7_exp0_qwen25vl_grpo_opensource_math_onlinefilter_regen/global_step_300/actor/huggingface --dataset EMMA-mini &

CUDA_VISIBLE_DEVICES=2 python do_eval_temp.py --run_name NEW_dr_grpo_step_800 --gpus 8 --path /user/xuqixin/checkpoints/qwen25_vl-7b/grpo_v7_exp9_qwen25vl_grpo_opensource_math_doc_dr_grpo/global_step_800/actor/huggingface --dataset EMMA-mini &

CUDA_VISIBLE_DEVICES=3 python do_eval_temp.py --run_name NEW_dr_grpo_step_600 --gpus 8 --path /user/xuqixin/checkpoints/qwen25_vl-7b/grpo_v7_exp9_qwen25vl_grpo_opensource_math_doc_dr_grpo/global_step_600/actor/huggingface --dataset EMMA-mini &

CUDA_VISIBLE_DEVICES=4 python do_eval_temp.py --run_name NEW_bbox_step_300 --gpus 8 --path /user/xuqixin/checkpoints/qwen25_vl-7b/grpo_v7_exp10_qwen25_vl_sft_bbox_grpo_opensource_doc/global_step_300/actor/huggingface --dataset EMMA-mini &

CUDA_VISIBLE_DEVICES=5 python do_eval_temp.py --run_name NEW_clip_high_step_500 --gpus 8 --path /user/xuqixin/checkpoints/qwen25_vl-7b/grpo_v6_exp7_qwen25vl_grpo_opensource_doc_clip_high_028/global_step_500/actor/huggingface --dataset EMMA-mini &

CUDA_VISIBLE_DEVICES=6 python do_eval_temp.py --run_name NEW_clip_high_step_600 --gpus 8 --path /user/xuqixin/checkpoints/qwen25_vl-7b/grpo_v6_exp7_qwen25vl_grpo_opensource_doc_clip_high_028/global_step_600/actor/huggingface --dataset EMMA-mini &