Datasets:
Iulia Elisa
commited on
Commit
•
1ab03d5
1
Parent(s):
0d654ec
minor changes
Browse files
README.md
CHANGED
@@ -84,8 +84,8 @@ hf_hub_download(
|
|
84 |
|
85 |
# Unzip file
|
86 |
!unzip -q "xami_dataset.zip" -d 'path/to/dest'
|
|
|
87 |
|
88 |
-
###
|
89 |
Or you can simply download only the dataset zip file from HuggingFace using a CLI command:
|
90 |
|
91 |
```bash
|
|
|
84 |
|
85 |
# Unzip file
|
86 |
!unzip -q "xami_dataset.zip" -d 'path/to/dest'
|
87 |
+
```
|
88 |
|
|
|
89 |
Or you can simply download only the dataset zip file from HuggingFace using a CLI command:
|
90 |
|
91 |
```bash
|