Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ V-D4RL provides pixel-based analogues of the popular D4RL benchmarking tasks, de
|
|
23 |
</p>
|
24 |
|
25 |
## Benchmarks
|
26 |
-
The V-D4RL datasets can be found in this repository under `vd4rl`. **These must be downloaded before running the code.** Assuming the data is stored under `vd4rl_data`, the file structure is:
|
27 |
|
28 |
```
|
29 |
vd4rl_data
|
|
|
23 |
</p>
|
24 |
|
25 |
## Benchmarks
|
26 |
+
The V-D4RL datasets can be found in this repository under `vd4rl`. They may also be found on [Google Drive](https://drive.google.com/drive/folders/15HpW6nlJexJP5A4ygGk-1plqt9XdcWGI?usp=sharing). **These must be downloaded before running the code.** Assuming the data is stored under `vd4rl_data`, the file structure is:
|
27 |
|
28 |
```
|
29 |
vd4rl_data
|