Datasets:
Update README with direct download link
Browse files
README.md
CHANGED
|
@@ -69,7 +69,10 @@ The dataset contains the following main folders:
|
|
| 69 |
|
| 70 |
## Download
|
| 71 |
|
| 72 |
-
You can download the dataset
|
|
|
|
|
|
|
|
|
|
| 73 |
|
| 74 |
```bash
|
| 75 |
hf download Action-Verbs/Action-Verbs --repo-type dataset
|
|
|
|
| 69 |
|
| 70 |
## Download
|
| 71 |
|
| 72 |
+
You can directly download the fully zipped dataset here:
|
| 73 |
+
[Download Action-Verbs.zip](https://huggingface.co/datasets/Action-Verbs/Action-Verbs/resolve/main/direct_download/Action-Verbs.zip)
|
| 74 |
+
|
| 75 |
+
Alternatively, you can download the dataset via the Hugging Face CLI:
|
| 76 |
|
| 77 |
```bash
|
| 78 |
hf download Action-Verbs/Action-Verbs --repo-type dataset
|