Skip to content

Commit

Permalink
Add pip requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Peiyang-Song authored Sep 13, 2024
1 parent 853ee62 commit 51bd4cd
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 @@ -18,7 +18,7 @@ For detailed presentations and discussions of the results, please refer to corre

* The [`util`](util) folder contains the code that processes and binarizes data. You may reuse these scripts to process your own datasets and run A-not-B investigations on more reasoning tasks.

All code in this repository is **directly runnable**.
All code in this repository is **directly runnable** after you install the (very few) extra pip dependencies in `requirements.txt`.

## Contributions

Expand Down

0 comments on commit 51bd4cd

Please sign in to comment.