Skip to content

Commit cf7797f

Browse files
committed
update
1 parent fc950d0 commit cf7797f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e_ppo_trainer_veomni_vllm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
- name: Prepare GEO3K dataset
127127
run: |
128128
ray stop --force
129-
python3 examples/data_preprocess/geo3k.py --local_dataset_path ${HOME}/models/hf_data/geo3k
129+
python3 examples/data_preprocess/geo3k.py --local_dataset_path ${HOME}/models/hf_data/hiyouga/geometry3k/
130130
- name: Running GSM8K E2E training tests on 8 L20 GPUs with veomni engine (FSDP_SIZE=4, USP=2)
131131
run: |
132132
ray stop --force

0 commit comments

Comments
 (0)