Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,9 @@ More details of the dataset and benchmarks are available at https://github.com/n
|
|
15 |
|
16 |
Brief overview video: https://www.youtube.com/watch?v=YBDvz-HoLWg
|
17 |
|
18 |
-
|
|
|
|
|
19 |
```
|
20 |
from huggingface_hub import hf_hub_download
|
21 |
|
|
|
15 |
|
16 |
Brief overview video: https://www.youtube.com/watch?v=YBDvz-HoLWg
|
17 |
|
18 |
+
<br />
|
19 |
+
|
20 |
+
Download individual files using python:
|
21 |
```
|
22 |
from huggingface_hub import hf_hub_download
|
23 |
|