English
yintongl commited on
Commit
9a2ee50
·
verified ·
1 Parent(s): 97b169f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ python3 main.py \
45
 
46
  ### Evaluate the model
47
 
48
- Install [lm-eval-harness](https://github.com/EleutherAI/lm-evaluation-harness.git) from source, we used the git id 96d185fa6232a5ab685ba7c43e45d1dbb3bb906d
49
 
50
  ```bash
51
  lm_eval --model hf --model_args pretrained="Intel/SOLAR-10.7B-Instruct-v1.0-int4-inc",autogptq=True,gptq_use_triton=True --device cuda:0 --tasks lambada_openai,hellaswag,piqa,winogrande,truthfulqa_mc1,openbookqa,boolq,arc_easy,arc_challenge,mmlu --batch_size 32
 
45
 
46
  ### Evaluate the model
47
 
48
+ Install [lm-eval-harness 0.4.2](https://github.com/EleutherAI/lm-evaluation-harness.git) from source,
49
 
50
  ```bash
51
  lm_eval --model hf --model_args pretrained="Intel/SOLAR-10.7B-Instruct-v1.0-int4-inc",autogptq=True,gptq_use_triton=True --device cuda:0 --tasks lambada_openai,hellaswag,piqa,winogrande,truthfulqa_mc1,openbookqa,boolq,arc_easy,arc_challenge,mmlu --batch_size 32