Zhongning commited on
Commit
83c8b44
·
verified ·
1 Parent(s): f35e8f3

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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-Sugon/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-Sugon/deepcfd --local-dir ./data
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