yzt15806542928 commited on
Commit
9f47dcd
·
verified ·
1 Parent(s): 22f2192

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -90,7 +90,7 @@ pip install onescience[earth-gpu] -i http://mirrors.onescience.ai:3141/pypi/simp
90
  The OneScience community provides CMEMS data for training (due to file size limits, the current repository contains a slice of the full dataset). Users can download it with the command below and confirm that the data path in `config/config.yaml` is set correctly:
91
 
92
  ```bash
93
- modelscope download --dataset OneScience/CMEMS --local_dir ./data
94
  ```
95
 
96
  ### Training
 
90
  The OneScience community provides CMEMS data for training (due to file size limits, the current repository contains a slice of the full dataset). Users can download it with the command below and confirm that the data path in `config/config.yaml` is set correctly:
91
 
92
  ```bash
93
+ hf download --dataset OneScience-Sugon/CMEMS --local-dir ./data
94
  ```
95
 
96
  ### Training