dadadaxi commited on
Commit
28b2ab5
·
verified ·
1 Parent(s): 85d7cce

Modify the download command

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -103,7 +103,7 @@ Each `train`, `val`, and `test` cache directory contains the following files:
103
  Download the dataset:
104
 
105
  ```bash
106
- hf download --dataset OneScience-Group/mp20 --local-dir ./data
107
  ```
108
 
109
  Validate the dataset directory, sample counts, array shapes, and SHA256 checksums:
 
103
  Download the dataset:
104
 
105
  ```bash
106
+ hf download OneScience-Group/mp20 --repo-type dataset
107
  ```
108
 
109
  Validate the dataset directory, sample counts, array shapes, and SHA256 checksums: