update download link
Browse files
README.md
CHANGED
@@ -57,7 +57,7 @@ configs:
|
|
57 |
1. Set up environment
|
58 |
```
|
59 |
pip install datasets tqdm
|
60 |
-
wget https://raw.githubusercontent.com/bytedance/coconut_cvpr2024/main/
|
61 |
```
|
62 |
|
63 |
2. Use the download script to download the COCONut dataset splits.
|
|
|
57 |
1. Set up environment
|
58 |
```
|
59 |
pip install datasets tqdm
|
60 |
+
wget https://raw.githubusercontent.com/bytedance/coconut_cvpr2024/main/download_coconut.py
|
61 |
```
|
62 |
|
63 |
2. Use the download script to download the COCONut dataset splits.
|