Upload folder using huggingface_hub
Browse files
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-
|
| 52 |
|
| 53 |
- Files and Download:
|
| 54 |
|
| 55 |
```bash
|
| 56 |
-
hf download --dataset OneScience-
|
| 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 |
|