From ed4d8d2a03777842d391bb348ee0863a3a200f3f Mon Sep 17 00:00:00 2001 From: priyakasimbeg Date: Mon, 13 Nov 2023 14:54:43 -0800 Subject: [PATCH] Update README.md --- datasets/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datasets/README.md b/datasets/README.md index b0b08afb7..614344978 100644 --- a/datasets/README.md +++ b/datasets/README.md @@ -96,7 +96,7 @@ Therefore, you will have to specify the framework (pytorch or jax) through thefr ```bash python3 datasets/dataset_setup.py \ ---data_dir /data \ +--data_dir $DATA_DIR \ --imagenet \ --temp_dir $DATA_DIR/tmp \ --imagenet_train_url \