File tree Expand file tree Collapse file tree
tests/functional_tests/train/qwen3_vl/conf/train Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -93,13 +93,13 @@ model:
9393
9494data :
9595 no_use_system_prompt : True
96- data_path : /nfs/lizhiyu/embody /data/blip_laion_cc_sbu_558k_first_5k/wds-2/
97- vision_root : /nfs/lizhiyu/embody /data/blip_laion_cc_sbu_558k_first_5k/
96+ data_path : /home/gitlab-runner /data/blip_laion_cc_sbu_558k_first_5k/wds-2/
97+ vision_root : /home/gitlab-runner /data/blip_laion_cc_sbu_558k_first_5k/
9898 dataloader_type : external
9999 split : 100,0,0
100100 tokenizer :
101101 tokenizer_type : Qwen2VLTokenizer
102- tokenizer_path : /nfs/lizhiyu/embody/data/ Qwen3-VL-8B-Instruct-tp2/
102+ tokenizer_path : /home/gitlab-runner/tokenizers/ Qwen3-VL-8B-Instruct
103103 # vocab_size: 151936 #
104104 extra_vocab_size : 293 # Qwen3-VL specific. total vocab size = 151643 + extra_vocab_size
105105 make_vocab_size_divisible_by : 64
You can’t perform that action at this time.
0 commit comments