xdeng77 commited on
Commit
c104217
·
verified ·
1 Parent(s): dbd6284

upload download script link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -54,7 +54,7 @@ configs:
54
  1. Set up environment
55
  ```
56
  pip install datasets tqdm
57
- wget https://raw.githubusercontent.com/bytedance/coconut_cvpr2024/main/tutorials/download_coconut.py
58
  ```
59
 
60
  2. Use the download script to download the COCONut dataset splits.
 
54
  1. Set up environment
55
  ```
56
  pip install datasets tqdm
57
+ wget https://raw.githubusercontent.com/bytedance/coconut_cvpr2024/main/download_coconut.py
58
  ```
59
 
60
  2. Use the download script to download the COCONut dataset splits.