Rijgersberg commited on
Commit
b300b81
·
verified ·
1 Parent(s): 5fbb034

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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