alakxender/dhivehi-image-text
Dhivehi Image-Text Dataset A dataset of Dhivehi (Maldivian) image-text pairs for machine learning and computer vision tasks. Dataset Statistics Total number of batches: 10 Total images across all batches: 394,212 Average images per batch: ~39,421 Split ratios: Training: 80% Validation: 10% Test: 10% Batch Details Batch Total Images Train Validation Test dv01-01 39659 31727 3966 3966 dv01-02 38989 31191 3899 3899 dv01-03 39360… See the full description on the dataset page: https://huggingface.co/datasets/alakxender/dhivehi-image-text.
Dhivehi Image-Text Dataset
A dataset of Dhivehi (Maldivian) image-text pairs for machine learning and computer vision tasks.
Dataset Statistics
- Total number of batches: 10
- Total images across all batches: 394,212
- Average images per batch: ~39,421
- Split ratios:
- Training: 80%
- Validation: 10%
- Test: 10%
Batch Details
License
This dataset is released under a permissive license and is free to use for any purpose.
Usage
from datasets import load_dataset
dataset = load_dataset("alakxender/dhivehi-image-text")