conda activate verlpip install seabornOur training and test data are stored on Hugging Face:
To set up data for training,
python examples/data_preprocess/math/generate_dataset.py --local_dir $dir --remote_dir $hf_dir --split $splitdata.train_files and data.val_files in your scripts (e.g., scripts/grpo/grpo_16k.sh) point to the downloaded dataFor eval you can run bash scripts/eval.sh
3 commits
1 commits
Python
92.8%
Shell
7.0%
conda activate verlpip install seabornOur training and test data are stored on Hugging Face:
To set up data for training,
python examples/data_preprocess/math/generate_dataset.py --local_dir $dir --remote_dir $hf_dir --split $splitdata.train_files and data.val_files in your scripts (e.g., scripts/grpo/grpo_16k.sh) point to the downloaded dataFor eval you can run bash scripts/eval.sh
3 commits
1 commits
Python
92.8%
Shell
7.0%