GoodBadGreedy icon indicating copy to clipboard operation
GoodBadGreedy copied to clipboard

Questions about running scripts

Open JaydencoolCC opened this issue 6 months ago • 1 comments

data_path=$1

python -m eval_bench.eval_gsm_sample_baseline
--model Yi-1.5-6B-Chat
--data_path $data_path
--sample_num 128

JaydencoolCC avatar Aug 21 '24 14:08 JaydencoolCC