Datasets:
Fix download links to include ?download=true for LFS files
Browse files
README.md
CHANGED
|
@@ -70,11 +70,11 @@ The dataset contains the following main folders:
|
|
| 70 |
## Download
|
| 71 |
|
| 72 |
You can directly download the fully zipped dataset here:
|
| 73 |
-
- [Download Entire Dataset (Action-Verbs.zip)](https://huggingface.co/datasets/Action-Verbs/Action-Verbs/resolve/main/direct_download/Action-Verbs.zip)
|
| 74 |
|
| 75 |
Or download specific categories as zip files:
|
| 76 |
-
- [Download Only Action Verbs (action_verbs.zip)](https://huggingface.co/datasets/Action-Verbs/Action-Verbs/resolve/main/direct_download/action_verbs.zip)
|
| 77 |
-
- [Download Only Verb+Noun (verb_with_noun.zip)](https://huggingface.co/datasets/Action-Verbs/Action-Verbs/resolve/main/direct_download/verb_with_noun.zip)
|
| 78 |
|
| 79 |
Alternatively, you can download the dataset via the Hugging Face CLI:
|
| 80 |
|
|
|
|
| 70 |
## Download
|
| 71 |
|
| 72 |
You can directly download the fully zipped dataset here:
|
| 73 |
+
- [Download Entire Dataset (Action-Verbs.zip)](https://huggingface.co/datasets/Action-Verbs/Action-Verbs/resolve/main/direct_download/Action-Verbs.zip?download=true)
|
| 74 |
|
| 75 |
Or download specific categories as zip files:
|
| 76 |
+
- [Download Only Action Verbs (action_verbs.zip)](https://huggingface.co/datasets/Action-Verbs/Action-Verbs/resolve/main/direct_download/action_verbs.zip?download=true)
|
| 77 |
+
- [Download Only Verb+Noun (verb_with_noun.zip)](https://huggingface.co/datasets/Action-Verbs/Action-Verbs/resolve/main/direct_download/verb_with_noun.zip?download=true)
|
| 78 |
|
| 79 |
Alternatively, you can download the dataset via the Hugging Face CLI:
|
| 80 |
|