CyberDJ commited on
Commit
ec3f5f0
·
verified ·
1 Parent(s): 137746b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ This is the official fine-tuning dataset provided by VLABench, with 500 episodes
12
  ## Uses
13
  Download all archive files and use the following command to extract:
14
  ```sh
15
- cat rdt_data.tar.gz.* | tar -xzvf -
16
  ```
17
 
18
  In the resulting `VLABench_release` folder, there will be two folders: `primitive`(release now) and `composite`(under management).
 
12
  ## Uses
13
  Download all archive files and use the following command to extract:
14
  ```sh
15
+ cat vlabench_primitive.tar.gz.* | tar -xzvf -
16
  ```
17
 
18
  In the resulting `VLABench_release` folder, there will be two folders: `primitive`(release now) and `composite`(under management).