axolotl-ai-co/omni_med_vqa_mini
Dataset derived from simwit/omni-med-vqa-mini This dataset was created using: from datasets import load_dataset raw_ds = load_dataset("simwit/omni-med-vqa-mini") system_message = ( "You are a medical Vision Language Model specialized in analyzing medical images and providing clinical insights. " "Provide concise, clinically relevant answers based on the image and question." ) def format_medical_sample(sample): return { "messages": [ {"role": "system", "content":… See the full description on the dataset page: https://huggingface.co/datasets/axolotl-ai-co/omni_med_vqa_mini.
This repository belongs to axolotl-ai-co on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
