yinbq commited on
Commit
aa864c4
·
verified ·
1 Parent(s): aae7b12

Add README

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -19,21 +19,21 @@ This dataset contains 3D block manipulation and spatial reasoning data for train
19
  ## 📦 Download
20
 
21
  The dataset is provided as a compressed archive:
22
- - **File**: `random_pipeline.tar.gz`
23
- - **Size**: 10.10 GB (compressed)
24
  - **Format**: GZ compressed tar archive
25
 
26
  ### Extract the dataset:
27
 
28
  ```bash
29
  # For .tar.gz files
30
- tar -xzf random_pipeline.tar.gz
31
 
32
  # For .tar.xz files
33
- tar -xJf random_pipeline.tar.gz
34
 
35
  # For .tar.bz2 files
36
- tar -xjf random_pipeline.tar.gz
37
  ```
38
 
39
  ## 📊 Dataset Structure
 
19
  ## 📦 Download
20
 
21
  The dataset is provided as a compressed archive:
22
+ - **File**: `semantic_blocks_part2.tar.gz`
23
+ - **Size**: 0.81 GB (compressed)
24
  - **Format**: GZ compressed tar archive
25
 
26
  ### Extract the dataset:
27
 
28
  ```bash
29
  # For .tar.gz files
30
+ tar -xzf semantic_blocks_part2.tar.gz
31
 
32
  # For .tar.xz files
33
+ tar -xJf semantic_blocks_part2.tar.gz
34
 
35
  # For .tar.bz2 files
36
+ tar -xjf semantic_blocks_part2.tar.gz
37
  ```
38
 
39
  ## 📊 Dataset Structure