Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -76,7 +76,7 @@ Each configuration consists of an atom-count line, a comment line, and atom line
|
|
| 76 |
### Download the Dataset
|
| 77 |
|
| 78 |
```bash
|
| 79 |
-
hf download --dataset OneScience-
|
| 80 |
```
|
| 81 |
|
| 82 |
## Official OneScience Information
|
|
|
|
| 76 |
### Download the Dataset
|
| 77 |
|
| 78 |
```bash
|
| 79 |
+
hf download --dataset OneScience-Group/oc20 --local-dir ./data
|
| 80 |
```
|
| 81 |
|
| 82 |
## Official OneScience Information
|