Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ mkdir data
|
|
28 |
**Step 4**: Initialize the space by running
|
29 |
```
|
30 |
cd ChaosBench/data/
|
31 |
-
wget https://huggingface.co/datasets/LEAP/ChaosBench/
|
32 |
chmod +x process.sh
|
33 |
```
|
34 |
**Step 5**: Download the data
|
|
|
28 |
**Step 4**: Initialize the space by running
|
29 |
```
|
30 |
cd ChaosBench/data/
|
31 |
+
wget https://huggingface.co/datasets/LEAP/ChaosBench/resolve/main/process.sh
|
32 |
chmod +x process.sh
|
33 |
```
|
34 |
**Step 5**: Download the data
|