Zhongning commited on
Commit
b6e7d4d
·
verified ·
1 Parent(s): ebd75b5

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -53,11 +53,11 @@ See `metadata/schema.yaml` for the shape and dtype of each file and the MATLAB v
53
 
54
  ## How to Use the Dataset
55
 
56
- This dataset has been adapted for the `OneScience-Sugon/CFD_Benchmark` model. Download the dataset and model:
57
 
58
  ```bash
59
- hf download --dataset OneScience-Sugon/cfd_benchmark --local-dir ./cfd_benchmark
60
- hf download --model OneScience-Sugon/CFD_Benchmark --local-dir ./CFD_Benchmark
61
  ```
62
 
63
  Quickly check file presence, sizes, and readability:
 
53
 
54
  ## How to Use the Dataset
55
 
56
+ This dataset has been adapted for the `OneScience-Group/CFD_Benchmark` model. Download the dataset and model:
57
 
58
  ```bash
59
+ hf download --dataset OneScience-Group/cfd_benchmark --local-dir ./cfd_benchmark
60
+ hf download --model OneScience-Group/CFD_Benchmark --local-dir ./CFD_Benchmark
61
  ```
62
 
63
  Quickly check file presence, sizes, and readability: