Zhongning commited on
Commit
ef3419a
·
verified ·
1 Parent(s): e2279aa

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -48,12 +48,12 @@ Normalization statistics files are located in `stats/`:
48
 
49
  ## How to Use the Dataset
50
 
51
- This dataset is compatible with the `OneScience-Sugon/Transolver-Car-Design` model. At runtime, scripts in the model package can organize the data from this repository under `data/`.
52
 
53
  - Files and Download:
54
 
55
  ```bash
56
- hf download --dataset OneScience-Sugon/ShapeNetCar --local-dir ./data
57
  ```
58
 
59
 
 
48
 
49
  ## How to Use the Dataset
50
 
51
+ This dataset is compatible with the `OneScience-Group/Transolver-Car-Design` model. At runtime, scripts in the model package can organize the data from this repository under `data/`.
52
 
53
  - Files and Download:
54
 
55
  ```bash
56
+ hf download --dataset OneScience-Group/ShapeNetCar --local-dir ./data
57
  ```
58
 
59