| { | |
| "question": "Is the lesion benign or malignant? A=Benign, B=Malignant. Answer with the option letter only.", | |
| "options": { | |
| "A": "Benign", | |
| "B": "Malignant" | |
| }, | |
| "train_csv": "/home/bongdong2/bongdong2_workspace/msko021220/BUS-COT/BUS_COT_trainval_caption_clip_local.csv", | |
| "metadata_csv": "/home/bongdong2/bongdong2_workspace/msko021220/bus_cot_preprocessed/BUS_CoT_preprocessed_metadata.csv", | |
| "test_vqa_json": "/home/bongdong2/bongdong2_workspace/msko021220/BUS-COT/BUS_COT_test_VQA.json", | |
| "test_image_root": "/home/bongdong2/bongdong2_workspace/msko021220/BUS-COT/test", | |
| "output_dir": "/home/bongdong2/bongdong2_workspace/msko021220/BUS-COT/vqa_qwen_data", | |
| "train_items": 4197, | |
| "test_items": 929, | |
| "train_skipped": 0, | |
| "test_skipped": 0, | |
| "train_label_counts": { | |
| "A": 2177, | |
| "B": 2020 | |
| }, | |
| "test_label_counts": { | |
| "A": 507, | |
| "B": 422 | |
| }, | |
| "train_test_sample_overlap_count": 0, | |
| "train_test_sample_overlap_examples": [] | |
| } |