CoolFace
Datasetpublic

garrykuwanto/wc-vqa-continual-pretraining

garrykuwanto/wc-vqa-continual-pretraining English subset of worldcuisines/vqa-v1.1 Task 1 (dish name prediction), packaged for continual pretraining / SFT of small vision-language models (specifically SmolVLM2-256M). Splits split rows source train 27000 task1 / train / lang=en validation 300 task1 / test_small / lang=en test 1500 task1 / test_large / lang=en Schema field type notes image Image bytes from upstream… See the full description on the dataset page: https://huggingface.co/datasets/garrykuwanto/wc-vqa-continual-pretraining.

sourceHugging Facecc-by-sa-4.0updated 6mo agoView on Hugging Face
0likes110downloads
Dataset Card

garrykuwanto/wc-vqa-continual-pretraining

English subset of worldcuisines/vqa-v1.1 Task 1 (dish name prediction), packaged for continual pretraining / SFT of small vision-language models (specifically SmolVLM2-256M).

Splits

splitrowssource
train27000task1 / train / lang=en
validation300task1 / test_small / lang=en
test1500task1 / test_large / lang=en

Schema

fieldtypenotes
imageImagebytes from upstream images.tar.gz (Wikimedia orig.)
questionstringopen-ended prompt asking for the dish name
optionslist[string]5 multiple-choice options
mcq_answer_indexint320-indexed correct option within options
answerstringground-truth dish name
prompt_typeint321 = no-context, 2 = contextualized, 3 = adversarial
food_idstringupstream dish id
qa_idstringupstream question id

Raw fields are intentionally unformatted. Your training script decides whether to render them as ShareGPT, ChatML, or plain text.

Attribution

Built from worldcuisines/vqa-v1.1 (CC-BY-SA 4.0). Images come from Wikimedia Commons; see the upstream dataset for per-image attribution via image_url. This derivative dataset is released under the same CC-BY-SA 4.0 license.