Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Akari Asai committed Feb 6, 2024
1 parent 7d44625 commit 18c78e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ python run_baseline_lm.py \
--max_new_tokens 20 \
--metric accuracy \
--result_fp llama2_7b_pubhealth_results.json \
--task fever --download_dir /gscratch/h2lab/akari/model_cache
--task fever
```
**Note: for PubHealth and ARC, please pass the task names (ARC = `arc_c` and PubHealth = `fever`) to properly set the instruction.**
- OpenAI APIs
Expand Down

0 comments on commit 18c78e2

Please sign in to comment.