krishnateja95 commited on
Commit
08eb03a
·
verified ·
1 Parent(s): 759c25e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -139,8 +139,7 @@ processor.save_pretrained(SAVE_DIR)
139
 
140
  ## Evaluation
141
 
142
-
143
- The model was evaluated on the OpenLLMv1 leaderboard task, using [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness), on reasoning tasks using [lighteval](https://github.com/huggingface/lighteval).
144
  [vLLM](https://docs.vllm.ai/en/stable/) was used for all evaluations.
145
 
146
  <details>
 
139
 
140
  ## Evaluation
141
 
142
+ The model was evaluated on the OpenLLM leaderboard task, using [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness).
 
143
  [vLLM](https://docs.vllm.ai/en/stable/) was used for all evaluations.
144
 
145
  <details>