rithwiks commited on
Commit
f1c3234
1 Parent(s): 8b92da3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -76,5 +76,8 @@ ds = dataset.with_format("np")
76
  ```
77
 
78
 
79
- ## Demo Collab Notebook
80
- We provide a demo collab notebook to get started on using the dataset [here](https://colab.research.google.com/drive/1SuFBPZiYZg9LH4pqypc_v8Sp99lShJqZ?usp=sharing).
 
 
 
 
76
  ```
77
 
78
 
79
+ ## Demo Colab Notebook
80
+ We provide a demo collab notebook to get started on using the dataset [here](https://colab.research.google.com/drive/1SuFBPZiYZg9LH4pqypc_v8Sp99lShJqZ?usp=sharing).
81
+
82
+ ## Utils scripts
83
+ 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.