Lin-K76 commited on
Commit
c96bab5
1 Parent(s): a0a38dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -129,7 +129,7 @@ oneshot(
129
 
130
  ## Evaluation
131
 
132
- The model was evaluated on the [OpenLLM](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) leaderboard tasks (version 1) with the [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness) and the [vLLM](https://docs.vllm.ai/en/stable/) engine, using the following command:
133
  A modified version of ARC-C was used for evaluations, in line with Llama 3.1's prompting.
134
  ```
135
  lm_eval \
 
129
 
130
  ## Evaluation
131
 
132
+ The model was evaluated on the [OpenLLM](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) leaderboard tasks (version 1) with the [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness) and the [vLLM](https://docs.vllm.ai/en/stable/) engine, using the following command.
133
  A modified version of ARC-C was used for evaluations, in line with Llama 3.1's prompting.
134
  ```
135
  lm_eval \