rithwiks commited on
Commit
7190e4b
1 Parent(s): 298c927

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -120,4 +120,4 @@ dsp = dataset.with_format("pandas", columns=["image"], dtype=numpy.uint16)
120
  We provide a demo collab notebook to get started on using the dataset [here](https://colab.research.google.com/drive/1SuFBPZiYZg9LH4pqypc_v8Sp99lShJqZ?usp=sharing).
121
 
122
  ## Utils scripts
123
- 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.
 
120
  We provide a demo collab notebook to get started on using the dataset [here](https://colab.research.google.com/drive/1SuFBPZiYZg9LH4pqypc_v8Sp99lShJqZ?usp=sharing).
121
 
122
  ## Utils scripts
123
+ Note that utils scripts such as `eval_baselines.py` must be run from the parent directory of `utils`, i.e. `python utils/eval_baselines.py`.