--- dataset_info: features: - name: image dtype: image - name: prefix dtype: string - name: suffix dtype: string splits: - name: train num_bytes: 1163334145.738 num_examples: 13882 - name: test num_bytes: 253459451.5 num_examples: 2975 - name: validation num_bytes: 256199156.162 num_examples: 2991 download_size: 1645106457 dataset_size: 1672992753.3999999 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* license: apache-2.0 language: - dv tags: - dhivehi - thaana - sentence - layout pretty_name: thaana-layout size_categories: - 10K label_name ; ``` Where: - ``: X-coordinate of the top-left corner of the bounding box. - ``: Y-coordinate of the top-left corner of the bounding box. - ``: X-coordinate of the bottom-right corner of the bounding box. - ``: Y-coordinate of the bottom-right corner of the bounding box. - `label_name`: The label for the section (e.g., "heading", "caption", etc.). ### Categories The labels used for the bounding boxes in this dataset are: - `author` - `caption` - `columns` - `date` - `footnote` - `heading` - `paragraph` - `picture` - `textline` ### Example Annotation: ``` heading ; date ; textline ; textline ; textline ; ... ``` ## Synthetic Nature of the Dataset This dataset is **synthetic**, meaning that the images and annotations are artificially generated to simulate real-world document layouts in the Dhivehi language. While the documents may not correspond to actual historical or published material, they follow realistic formatting and structures that reflect how text in Dhivehi would typically appear in different document sections. The synthetic nature of this dataset allows for controlled experimentation, and it can be used to train models without the need for large collections of real-world document scans. ## Dataset Details - **Language**: Dhivehi - **Synthetic Data**: Artificially generated document images and annotations. - **Number of Images**: 27,820 images - **Image Format**: `.jpg`, `.png` - **Resolution**: 300dpi - **Number of Annotations**: 33,850 bounding box annotations - **Document Type**: Synthetic, Dhivehi-language documents ### Dataset Splits: - **Train**: 27,820 examples, 2.3 GB - **Test**: 5,950 examples, 506 MB - **Validation**: 5,981 examples, 512 MB **Total dataset size**: 3.35 GB **Download size**: 3.29 GB