Unverified Commit fff69d42 authored by Leo Gao's avatar Leo Gao Committed by GitHub
Browse files

Update README.md

parent db1d67f6
......@@ -51,10 +51,9 @@ python main.py \
--tasks lambada,hellaswag
```
And if you want to verify the data integrity of the tasks you're performing in addition to running the tasks themselves:
And if you want to verify the data integrity of the tasks you're performing in addition to running the tasks themselves, you can use the `--check_integrity` flag:
```bash
export OPENAI_API_SECRET_KEY=YOUR_KEY_HERE
python main.py \
--model gpt3 \
--model_args engine=davinci \
......
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