byeonghwikim commited on
Commit
52d0624
·
verified ·
1 Parent(s): 2811b7a

fix typo in the link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ Move to the root (denoted by ALFRED_ROOT below) of the ABP (or related work) rep
20
  **Note**: This dataset is quite large (~1.6T).
21
  ```
22
  cd $ALFRED_ROOT/data
23
- git clone https://huggingface.co/byeonghwikim/abp_dataset json_feat_2.1.0
24
  ```
25
 
26
  After downloading the dataset, you may directly load a surrounding feature and the expected outcome is as below.
 
20
  **Note**: This dataset is quite large (~1.6T).
21
  ```
22
  cd $ALFRED_ROOT/data
23
+ git clone https://huggingface.co/datasets/byeonghwikim/abp_dataset json_feat_2.1.0
24
  ```
25
 
26
  After downloading the dataset, you may directly load a surrounding feature and the expected outcome is as below.