Datasets:
pierreguillou
commited on
Commit
•
6278e8d
1
Parent(s):
43de0c7
Update README.md
Browse files
README.md
CHANGED
@@ -49,8 +49,9 @@ At last, in order to use Hugging Face notebooks on fine-tuning layout models lik
|
|
49 |
For all these reasons, I decided to process the DocLayNet dataset:
|
50 |
- into 3 datasets of different sizes:
|
51 |
- [DocLayNet small](https://huggingface.co/datasets/pierreguillou/DocLayNet-small) < 1.000k document images (691 train, 64 val, 49 test)
|
52 |
-
- [DocLayNet base](https://huggingface.co/datasets/pierreguillou/DocLayNet-base) < 10.000k document images
|
53 |
- DocLayNet large with full dataset (to be done)
|
|
|
54 |
- and in a format facilitating their use by HF notebooks.
|
55 |
|
56 |
*Note: the layout HF notebooks will greatly help participants of the IBM [ICDAR 2023 Competition on Robust Layout Segmentation in Corporate Documents](https://ds4sd.github.io/icdar23-doclaynet/)!*
|
|
|
49 |
For all these reasons, I decided to process the DocLayNet dataset:
|
50 |
- into 3 datasets of different sizes:
|
51 |
- [DocLayNet small](https://huggingface.co/datasets/pierreguillou/DocLayNet-small) < 1.000k document images (691 train, 64 val, 49 test)
|
52 |
+
- [DocLayNet base](https://huggingface.co/datasets/pierreguillou/DocLayNet-base) < 10.000k document images (6910 train, 648 val, 499 test)
|
53 |
- DocLayNet large with full dataset (to be done)
|
54 |
+
- with associated texts,
|
55 |
- and in a format facilitating their use by HF notebooks.
|
56 |
|
57 |
*Note: the layout HF notebooks will greatly help participants of the IBM [ICDAR 2023 Competition on Robust Layout Segmentation in Corporate Documents](https://ds4sd.github.io/icdar23-doclaynet/)!*
|