--- dataset_info: features: - name: id dtype: int64 - name: image dtype: image - name: ground dtype: string - name: answer dtype: string - name: formatted_system_prompt dtype: string - name: response_raw dtype: string - name: response_parsed dtype: string - name: response_reasoning dtype: string - name: response_answer dtype: string splits: - name: train num_bytes: 53853499.3475 num_examples: 1439 download_size: 41474989 dataset_size: 53853499.3475 configs: - config_name: default data_files: - split: train path: data/train-* ---