Unverified Commit e548d94d authored by Anjor Kanekar's avatar Anjor Kanekar Committed by GitHub
Browse files

Update README.md (#1184)

parent fcfc0c60
...@@ -151,7 +151,7 @@ To call a hosted model, use: ...@@ -151,7 +151,7 @@ To call a hosted model, use:
```bash ```bash
export OPENAI_API_KEY=YOUR_KEY_HERE export OPENAI_API_KEY=YOUR_KEY_HERE
lm_eval --model openai-completions \ lm_eval --model openai-completions \
--model_args engine=davinci \ --model_args model=davinci \
--tasks lambada_openai,hellaswag --tasks lambada_openai,hellaswag
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment