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 feb8b70 commit 4ab19e8Copy full SHA for 4ab19e8
README.md
@@ -87,7 +87,7 @@ Here’s a quick command to evaluate using the Accelerate backend:
87
88
```shell
89
lighteval accelerate \
90
- "pretrained=gpt2" \
+ "model_name=gpt2" \
91
"leaderboard|truthfulqa:mc|0|0"
92
```
93
0 commit comments