Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -111,7 +111,7 @@ Therefore I took the approach for every one of ten subfolders of Common Corpus:
|
|
| 111 |
- uploading that by itself to the Hugging Face hub
|
| 112 |
- deleting all the downloaded files and datasets cache files (around 1.5 TB for every subfolder)
|
| 113 |
|
| 114 |
-
Then finally I concatenated the ten Dutch datasets into a single one, which is the one you are looking at.
|
| 115 |
|
| 116 |
```python
|
| 117 |
import shutil
|
|
|
|
| 111 |
- uploading that by itself to the Hugging Face hub
|
| 112 |
- deleting all the downloaded files and datasets cache files (around 1.5 TB for every subfolder)
|
| 113 |
|
| 114 |
+
Then finally I concatenated the ten Dutch-PD datasets into a single one, which is the one you are looking at.
|
| 115 |
|
| 116 |
```python
|
| 117 |
import shutil
|