WOOJYE/bus_cot_preprocessed
130
1---2dataset_info:3 features:4 - name: id5 dtype: string6 - name: image7 dtype: image8 - name: mask9 dtype: image10 - name: image_file11 dtype: string12 - name: mask_file13 dtype: string14 - name: imagemodality15 dtype: string16 - name: birads17 dtype: string18 - name: reasoning_response19 dtype: string20 splits:21 - name: train22 num_bytes: 64868016223 num_examples: 644024 download_size: 75025098125 dataset_size: 64868016226configs:27- config_name: default28 data_files:29 - split: train30 path: data/train-*31---32 