--- dataset_info: features: - name: image_id dtype: int64 - name: date dtype: string - name: question dtype: string - name: relevant_context dtype: string - name: option_A_votes dtype: string - name: option_B_votes dtype: string - name: option_C_votes dtype: string - name: option_D_votes dtype: string - name: option_E_votes dtype: string - name: total_number_votes dtype: string - name: brier_score dtype: float64 - name: image dtype: image - name: conversations list: - name: from dtype: string - name: value dtype: string - name: image_hash dtype: string - name: options sequence: string - name: answer dtype: string splits: - name: test num_bytes: 70294085.0 num_examples: 947 download_size: 69837257 dataset_size: 70294085.0 configs: - config_name: default data_files: - split: test path: data/test-* ---