minor: update gsm8k threshold (#2125)

This commit is contained in:
Yineng Zhang
2024-11-22 19:23:58 +08:00
committed by GitHub
parent 2369e88209
commit 4f8c3aeafc
3 changed files with 45 additions and 35 deletions

View File

@@ -27,14 +27,14 @@ jobs:
bash scripts/ci_install_dependency.sh
pip install --upgrade "evalplus[vllm] @ git+https://github.com/evalplus/evalplus"
- name: Test human eval
timeout-minutes: 120
run: |
cd test/srt
python3 test_nightly_human_eval.py
- name: Test gsm8k
timeout-minutes: 120
run: |
cd test/srt
python3 test_nightly_gsm8k_eval.py
- name: Test human eval
timeout-minutes: 120
run: |
cd test/srt
python3 test_nightly_human_eval.py