tasal9/zamai-pashto-vision
ZamAI Pashto Vision Languages: psLicense: cc-by-4.0Task categories: image-to-text, image-classificationSize categories: 1K<n<10K Summary This dataset is part of the ZamAI Pashto data collection. It is intended for image-to-text, image-classification tasks in Pashto. How to use from datasets import load_dataset dataset = load_dataset("tasal9/zamai-pashto-vision") print(dataset) Configs pashto_captions: load with… See the full description on the dataset page: https://huggingface.co/datasets/tasal9/zamai-pashto-vision.
ZamAI Pashto Vision
Languages: ps License: cc-by-4.0 Task categories: image-to-text, image-classification Size categories: 1K<n<10K
Summary
This dataset is part of the ZamAI Pashto data collection. It is intended for image-to-text, image-classification tasks in Pashto.
How to use
from datasets import load_dataset
dataset = load_dataset("tasal9/zamai-pashto-vision")
print(dataset)Configs
pashto_captions: load withload_dataset("tasal9/zamai-pashto-vision", "pashto_captions")scene_labels: load withload_dataset("tasal9/zamai-pashto-vision", "scene_labels")objects: load withload_dataset("tasal9/zamai-pashto-vision", "objects")
Citation
@misc{zamai_pashto_data,
title = {{ZamAI Pashto Vision}},
author = {ZamAI / Yaqoob Tasal},
year = {2024},
howpublished = {\url{https://huggingface.co/datasets/tasal9/zamai-pashto-vision}}
}License
This dataset is released under the cc-by-4.0 license.
