datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
tdtu_vqa_dataset_herb
TDTU VQA Dataset — Vietnamese Medicinal Herbs 🌿
Dataset Description
TDTU VQA Dataset Herb is a Vietnamese Visual Question Answering (VQA) dataset focused on medicinal plants and herbs. It was developed for scientific research at Ton Duc Thang University (TDTU), with the goal of advancing AI models capable of recognizing and answering questions about Vietnamese medicinal herbs.
Homepage: Hugging Face Dataset
Repository: azan100an/tdtu_vqa_dataset_herb
Point of Contact:… See the full description on the dataset page: https://huggingface.co/datasets/azan100an/tdtu_vqa_dataset_herb.bbc_completevietnamese-medicinal-herb-vqa
Vietnamese Medicinal Herb VQA
This dataset contains Vietnamese visual question answering samples for medicinal herbs and traditional medicinal materials.
Each JSONL row has the following fields:
{
"id": "P000002676",
"name": "Cây Hẹ",
"image": "images/P000002266.jpg",
"question": "Hoa trong ảnh có màu gì?",
"answer": "Màu trắng"
}
Splits
Split
Images
QA pairs
Train
3032
23211
Validation
379
2998
Test
380
2952
The test split includes a… See the full description on the dataset page: https://huggingface.co/datasets/gdllelf/vietnamese-medicinal-herb-vqa.
