Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -20,8 +20,8 @@ split by target into `dude-vs/`, one archive per DUD-E target, so you can downlo
|
|
| 20 |
only the targets you need:
|
| 21 |
|
| 22 |
```bash
|
| 23 |
-
hf download Kingldore/dude-vs dude-vs/cdk2.
|
| 24 |
-
tar -xzf dude-vs/cdk2.
|
| 25 |
```
|
| 26 |
|
| 27 |
102 targets, 4,363 files, 14.7 GB in total. The contents are unchanged from the
|
|
|
|
| 20 |
only the targets you need:
|
| 21 |
|
| 22 |
```bash
|
| 23 |
+
hf download Kingldore/dude-vs dude-vs/cdk2.tar.gz --repo-type dataset
|
| 24 |
+
tar -xzf dude-vs/cdk2.tar.gz
|
| 25 |
```
|
| 26 |
|
| 27 |
102 targets, 4,363 files, 14.7 GB in total. The contents are unchanged from the
|