srisola commited on
Commit
b549d5b
·
verified ·
1 Parent(s): df052bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ This project is based on **robocasa**, which consists of dozens of tasks, kitche
19
  For the most recent dataset updates and task details, check out the [task_info.md](info/task_info.md).
20
 
21
  # **Accessing the Dataset**
22
- The **full dataset** is hosted on a GCP bucket. You can gain access by filling out [this form]() with your GCP account details. This way you can access demos and tasks we add in the coming weeks.
23
 
24
  A **sample** of demos is available to [download](sample.tar.gz). The files can be viewed with `view_safetensor.py`. For example, you can do
25
  ```
 
19
  For the most recent dataset updates and task details, check out the [task_info.md](info/task_info.md).
20
 
21
  # **Accessing the Dataset**
22
+ The **full dataset** is hosted on a GCP bucket. You can gain access by filling out [this Google form](https://docs.google.com/forms/d/e/1FAIpQLSfxS73YyGlAxsIh60fJ2qsfNzXcRoghoGw2fl1TMOyxx6bV_w/viewform?usp=dialog) with your GCP account details. This way you can access demos and tasks we add in the coming weeks.
23
 
24
  A **sample** of demos is available to [download](sample.tar.gz). The files can be viewed with `view_safetensor.py`. For example, you can do
25
  ```