Zhongning commited on
Commit
5b2d4a7
·
verified ·
1 Parent(s): d4d47e6

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -38,6 +38,12 @@ H5AD files can be read with `scanpy`/`anndata`, while PT files can be read with
38
 
39
  ## How to Use the Dataset
40
 
 
 
 
 
 
 
41
  After mounting this directory in the runtime environment, update the data path in the corresponding TOML file to the actual path. For example:
42
 
43
  ```toml
 
38
 
39
  ## How to Use the Dataset
40
 
41
+ Download the dataset:
42
+
43
+ ```bash
44
+ hf download --dataset OneScience-Group/State_datasets --local-dir ./data
45
+ ```
46
+
47
  After mounting this directory in the runtime environment, update the data path in the corresponding TOML file to the actual path. For example:
48
 
49
  ```toml