rithwiks commited on
Commit
13d86f5
1 Parent(s): 7631f1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -112,4 +112,7 @@ ds = dataset.with_format("np")
112
 
113
 
114
  ## Demo Colab Notebook
115
- We provide a demo collab notebook to get started on using the dataset [here](https://colab.research.google.com/drive/1SuFBPZiYZg9LH4pqypc_v8Sp99lShJqZ?usp=sharing).
 
 
 
 
112
 
113
 
114
  ## Demo Colab Notebook
115
+ We provide a demo collab notebook to get started on using the dataset [here](https://colab.research.google.com/drive/1SuFBPZiYZg9LH4pqypc_v8Sp99lShJqZ?usp=sharing).
116
+
117
+ ## Utils scripts
118
+ Note that utils scripts such as `eval_baselines.py` must be run from the parent directory of `utils`, i.e. `python utls/eval_baselines.py.