Upload folder using huggingface_hub
Browse files
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-
|
| 107 |
```
|
| 108 |
|
| 109 |
Validate the dataset directory, sample counts, array shapes, and SHA256 checksums:
|
|
|
|
| 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:
|