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

Update description_guide.md

parent 0e232f7a
...@@ -41,7 +41,7 @@ One can also interface with the aforementioned [`evaluator.evaluate`](../lm_eval ...@@ -41,7 +41,7 @@ One can also interface with the aforementioned [`evaluator.evaluate`](../lm_eval
which can then be supplied to the CLI as: which can then be supplied to the CLI as:
```python ```bash
python main.py \ python main.py \
--tasks cycle_letters,copa \ --tasks cycle_letters,copa \
--description_dict_path /your/path/descriptions.json \ --description_dict_path /your/path/descriptions.json \
......
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