--- dataset_info: features: - name: question dtype: string - name: solution dtype: string - name: answer dtype: string - name: topic dtype: string - name: model_answer dtype: string - name: respond dtype: string - name: model_name dtype: string - name: Pass dtype: bool - name: option_A dtype: string - name: option_B dtype: string - name: option_C dtype: string - name: option_D dtype: string splits: - name: train num_bytes: 8944039 num_examples: 2800 download_size: 3830993 dataset_size: 8944039 configs: - config_name: default data_files: - split: train path: data/train-* ---