We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de94029 commit c1f32e9Copy full SHA for c1f32e9
README.md
@@ -46,8 +46,8 @@ conda create -n lighteval python==3.10
46
47
Clone the package
48
```bash
49
-git clone
50
-cd lighteval-harness
+git clone https://github.com/huggingface/lighteval.git
+cd lighteval
51
```
52
53
Install the dependencies. For the default installation, you just need:
0 commit comments