--- license: apache-2.0 dataset_info: features: - name: imagepath dtype: string - name: previousaction dtype: string - name: previousactionhistory dtype: string - name: workflow dtype: string - name: question dtype: string - name: answer dtype: string - name: cot dtype: string - name: image dtype: image splits: - name: train num_bytes: 16013126791.24 num_examples: 50640 download_size: 14099256810 dataset_size: 16013126791.24 configs: - config_name: default data_files: - split: train path: data/train-* ---