Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
xiamengzhou committed Dec 20, 2023
2 parents f281618 + 4612ac9 commit 1386c8f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions icl_eval/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Please install the lm-eval package from the `lm-evaluation-harness` repository using the following commad:
```
git clone https://github.com/EleutherAI/lm-evaluation-harness
cd lm-evaluation-harness
pip install -e .
```
After installation, please refer to `run_eval.sh` to check out how to run evaluations with the pruned models and source models.


0 comments on commit 1386c8f

Please sign in to comment.