We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f281618 + 4612ac9 commit 1386c8fCopy full SHA for 1386c8f
icl_eval/README.md
@@ -0,0 +1,9 @@
1
+Please install the lm-eval package from the `lm-evaluation-harness` repository using the following commad:
2
+```
3
+git clone https://github.com/EleutherAI/lm-evaluation-harness
4
+cd lm-evaluation-harness
5
+pip install -e .
6
7
+After installation, please refer to `run_eval.sh` to check out how to run evaluations with the pruned models and source models.
8
+
9
0 commit comments