Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 817 Bytes

Qwen1.5-7B-Chat-acc.md

File metadata and controls

19 lines (13 loc) · 817 Bytes

Due to licensing restrictions, we are unable to release the model.

Install lm-eval-harness from source, and the git id 96d185fa6232a5ab685ba7c43e45d1dbb3bb906d.

Please use the command below for evaluation.

'lm_eval --model hf
--model_args pretrained="gpu_model_path",autogptq=True,gptq_use_triton=True,trust_remote_code=True
--device cuda:0 --tasks ceval-valid,cmmlu,mmlu --batch_size 16 --num_fewshot 0'

Metric BF16 INT4 recipe
Avg. 0.6231 0.6205
ceval 0.6887 0.6761
cmmlu 0.6959 0.6870
mmlu 0.6020 0.5974
gsm8k 0.5057 0.5216