Datasets:
pierreguillou
commited on
Commit
·
44ed43a
1
Parent(s):
2c46936
Update README.md
Browse files
README.md
CHANGED
@@ -90,7 +90,7 @@ Citation of the page 3 of the [DocLayNet paper](https://arxiv.org/abs/2206.01062
|
|
90 |
|
91 |
### Download & overview
|
92 |
|
93 |
-
The size of the DocLayNet large is about 100% of the DocLayNet dataset
|
94 |
|
95 |
**WARNING** The following code allows to download DocLayNet large but it can not run until the end in Google Colab because of the size needed to store cache data and the CPU RAM to download the data (for example, the cache data in /home/ubuntu/.cache/huggingface/datasets/ needs almost 120 GB during the downloading process). And even with a suitable instance, the download time of the DocLayNet large dataset is around 1h50.
|
96 |
|
|
|
90 |
|
91 |
### Download & overview
|
92 |
|
93 |
+
The size of the DocLayNet large is about 100% of the DocLayNet dataset.
|
94 |
|
95 |
**WARNING** The following code allows to download DocLayNet large but it can not run until the end in Google Colab because of the size needed to store cache data and the CPU RAM to download the data (for example, the cache data in /home/ubuntu/.cache/huggingface/datasets/ needs almost 120 GB during the downloading process). And even with a suitable instance, the download time of the DocLayNet large dataset is around 1h50.
|
96 |
|