Skip to content

Commit 6694739

Browse files
authored
Spelling corrections
Signed-off-by: cau-git <[email protected]>
1 parent e8f276c commit 6694739

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ DocLayNet is a human-annotated document layout segmentation dataset containing `
66

77
| | |
88
| :---------- | :----------------------------------- |
9-
| **Jan. 26th, 2023** | The DocLayNet dataset is available on Huggingface [ds4sd/DocLayNet](https://huggingface.co/datasets/ds4sd/DocLayNet). |
9+
| **Jan. 26th, 2023** | The DocLayNet dataset is available on Hugging Face [ds4sd/DocLayNet](https://huggingface.co/datasets/ds4sd/DocLayNet). |
1010
| **Jan. 13th, 2023** | We are hosting a competition on layout segmentation in corporate documents in ICDAR 2023. Find the details in the [competition website](https://ds4sd.github.io/icdar23-doclaynet/). |
1111

1212
## Overview
@@ -19,9 +19,9 @@ DocLayNet provides page-by-page layout segmentation ground-truth using bounding-
1919
4. *Redundant annotations*: A fraction of the pages in DocLayNet are double- or triple-annotated, allowing to estimate annotation uncertainty and an upper-bound of achievable prediction accuracy with ML models
2020
5. *Pre-defined train- test- and validation-sets*: DocLayNet provides fixed sets for each to ensure proportional representation of the class-labels and avoid leakage of unique layout styles across the sets.
2121

22-
## Using the dataset with Huggingface
22+
## Using the dataset with :hugs: Hugging Face
2323

24-
The DocLayNet dataset is available on Huggingface at [ds4sd/DocLayNet](https://huggingface.co/datasets/ds4sd/DocLayNet).
24+
The DocLayNet dataset is available on Hugging Face at [ds4sd/DocLayNet](https://huggingface.co/datasets/ds4sd/DocLayNet).
2525

2626
```py
2727
>>> from datasets import load_dataset

0 commit comments

Comments
 (0)