Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -35,12 +35,12 @@ Each sample in this dataset is represented on a `172 × 79` regular grid. The in
|
|
| 35 |
|
| 36 |
## How to Use the Dataset
|
| 37 |
|
| 38 |
-
This dataset is compatible with the `OneScience-
|
| 39 |
|
| 40 |
Download the dataset:
|
| 41 |
|
| 42 |
```bash
|
| 43 |
-
hf download --dataset OneScience-
|
| 44 |
```
|
| 45 |
|
| 46 |
## Official OneScience Information
|
|
|
|
| 35 |
|
| 36 |
## How to Use the Dataset
|
| 37 |
|
| 38 |
+
This dataset is compatible with the `OneScience-Group/DeepCFD` model. During DeepCFD runs, scripts in the model package can organize the data from this repository into the model's working directory.
|
| 39 |
|
| 40 |
Download the dataset:
|
| 41 |
|
| 42 |
```bash
|
| 43 |
+
hf download --dataset OneScience-Group/deepcfd --local-dir ./data
|
| 44 |
```
|
| 45 |
|
| 46 |
## Official OneScience Information
|