--- dataset_info: features: - name: id dtype: string - name: images sequence: image - name: problem dtype: string - name: choice dtype: string - name: answer dtype: string - name: explanation dtype: string - name: has_duplicate dtype: bool - name: reasonableness dtype: int32 - name: readability dtype: int32 - name: accuracy dtype: float32 splits: - name: 110k_4options_raw num_bytes: 5359388402.583 num_examples: 110323 - name: 440k_4options_shuffle_raw num_bytes: 21828409019.776 num_examples: 441292 - name: 110k_10options_raw num_bytes: 12272955494.362 num_examples: 110323 - name: 20k_4options_filter num_bytes: 976151767.25 num_examples: 19795 - name: 79k_4options_shuffle_filter num_bytes: 3772587796.42 num_examples: 79180 - name: 20k_10options_filter num_bytes: 2194491062.725 num_examples: 19795 download_size: 44714904693 dataset_size: 46403983543.116 configs: - config_name: default data_files: - split: 110k_4options_raw path: data/110k_4options_raw-* - split: 440k_4options_shuffle_raw path: data/440k_4options_shuffle_raw-* - split: 110k_10options_raw path: data/110k_10options_raw-* - split: 20k_4options_filter path: data/20k_4options_filter-* - split: 79k_4options_shuffle_filter path: data/79k_4options_shuffle_filter-* - split: 20k_10options_filter path: data/20k_10options_filter-* ---