Skip to content

Commit

Permalink
adding aws cli imnstructions
Browse files Browse the repository at this point in the history
  • Loading branch information
theofanis-insitro committed Oct 20, 2023
1 parent 796b956 commit 10d781c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,6 @@ By default, training jobs are run locally.
We provide sweep configurations, python scripts, and jupyter notebooks to replicate each analysis from the paper in the `paper/experiments/` directory.
Additionally, we provide our precomputed metrics and checkpoints for download to allow exploration of the results without rerunning all experiments.
Detailed instructions for replicating each analysis are available in the README files of the `paper/experiments/` directory.


Note: we prestore some results in a public s3 instance. To access those precomputed results you will need to install the 'aws cli' client, see 'https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html' and have your own aws account you can log in with.

0 comments on commit 10d781c

Please sign in to comment.