File size: 1,041 Bytes
44686d4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | ---
dataset_info:
features:
- name: image
dtype: image
- name: question
dtype: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 6316914907.079533
num_examples: 379335
- name: validation
num_bytes: 1579232889.9204671
num_examples: 94834
download_size: 7851017555
dataset_size: 7896147797
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
license: apache-2.0
task_categories:
- image-to-text
- visual-question-answering
language:
- dv
tags:
- thaana
- dhivehi
- ocr
pretty_name: ocr_thaa
size_categories:
- 100K<n<1M
---
# Dhivehi Single-Line Text-Image Dataset
A collection of synthetic Dhivehi text images for training and evaluating text-image / vision models etc.
Each image contains a single line of Dhivehi text with various visual styles and augmentations (Check the config field for more info on the row).
***Note: This dataset is a subset from alakxender/dhivehi-vrd-images.*** |